Home
last modified time | relevance | path

Searched refs:certificate (Results 26 – 50 of 105) sorted by relevance

12345

/curl/docs/cmdline-opts/
H A Dcacert.md6 Help: CA certificate to verify peer against
21 Use the specified certificate file to verify the peer. The file may contain
22 multiple CA certificates. The certificate(s) must be in PEM format. Normally
41 method of verifying the peer's certificate chain.
H A Dcert-status.md18 Verify the status of the server certificate by using the Certificate Status
22 response, if the response suggests that the server certificate has been
H A Dproxy-cacert.md22 Use the specified certificate file to verify the HTTPS proxy. The file may
23 contain multiple CA certificates. The certificate(s) must be in PEM format.
H A Dproxy-cert-type.md7 Help: Client certificate type for HTTPS proxy
19 Set type of the provided client certificate when using HTTPS proxy. PEM, DER,
H A Ddoh-cert-status.md19 Verifies the status of the DoH servers' certificate by using the Certificate
23 response, if the response suggests that the server certificate has been
H A Dproxy-pinnedpubkey.md26 When negotiating a TLS or SSL connection, the server sends a certificate
27 indicating its identity. A public key is extracted from this certificate and
H A Dkey.md15 - --cert certificate --key here $URL
34 certificate.
H A Dpinnedpubkey.md25 When negotiating a TLS or SSL connection, the server sends a certificate
26 indicating its identity. A public key is extracted from this certificate and
H A Dssl-no-revoke.md18 (Schannel) Disable certificate revocation checks. WARNING: this option loosens
/curl/tests/data/
H A Dtest20706 PEM certificate
35 Ignore certificate revocation "best effort" strategy
H A Dtest204319 Disable certificate revocation checks
H A Dtest3116 PEM certificate
H A Dtest3136 PEM certificate
/curl/docs/libcurl/opts/
H A DCURLOPT_CERTINFO.md25 CURLOPT_CERTINFO - request SSL certificate information
37 Pass a long set to 1 to enable libcurl's certificate chain info gatherer. With
39 certificates in the certificate chain used in the SSL connection. This data
H A DCURLOPT_PROXY_CAINFO.md44 server's certificate, CURLOPT_PROXY_CAINFO(3) need not even indicate an
48 certificate bundle is assumed to be stored, as established at build time.
54 method of verifying the peer's certificate chain.
91 For TLS backends that do not support certificate files, the
H A DCURLINFO_PROXY_SSL_VERIFYRESULT.md21 CURLINFO_PROXY_SSL_VERIFYRESULT - get the result of the proxy certificate verification
34 Pass a pointer to a long to receive the result of the certificate verification
H A DCURLINFO_SSL_VERIFYRESULT.md21 CURLINFO_SSL_VERIFYRESULT - get the result of the certificate verification
34 Pass a pointer to a long to receive the result of the server SSL certificate
H A DCURLOPT_CRLFILE.md36 concatenation of CRL (in PEM format) to use in the certificate validation that
44 elements of the certificate chain if a CRL file is passed. Also note that
53 A failure in certificate verification due to a revocation information found in
H A DCURLOPT_PROXY_CRLFILE.md38 concatenation of CRL (in PEM format) to use in the certificate validation that
44 requiring CRL check against all the elements of the certificate chain if a CRL
52 A failure in certificate verification due to a revocation information found in
H A DCURLINFO_TLS_SSL_PTR.md50 This option may be useful for example to extract certificate information in a
124 certificate is allowed to change is allowed by your SSL library this may occur
125 and the certificate may change, and data may continue to be sent or received
127 pointer, with the (possibly) changed certificate information.
129 Instead of using this option to poll for certificate changes use
H A DCURLOPT_SSL_CTX_FUNCTION.md63 For OpenSSL, asynchronous certificate verification via *SSL_set_retry_verify*
112 /* use it to read the PEM formatted certificate from memory into an
119 /* get a pointer to the X509 certificate store (which may be empty) */
122 /* add our certificate to this store */
124 printf("error adding certificate\n");
H A DCURLOPT_PROXY_SSLCERTTYPE.md25 CURLOPT_PROXY_SSLCERTTYPE - type of the proxy client SSL certificate
38 the format of your client certificate used when connecting to an HTTPS proxy.
H A DCURLOPT_SSLCERTTYPE.md24 CURLOPT_SSLCERTTYPE - type of client SSL certificate
37 the format of your certificate.
/curl/tests/certs/
H A DEdelCurlRoot-ca.cnf6 certificate = EdelCurlRoot-ca.crt
/curl/docs/
H A Dmk-ca-bundle.md14 mk-ca-bundle - convert Mozilla's certificate bundle to PEM format
48 certificate data from.
71 specific information about each certificate that is stored in the original
106 each certificate and output when run in plain text mode.
117 be verbose and print out processed certificate authorities

Completed in 66 milliseconds

12345