Home
last modified time | relevance | path

Searched refs:P12 (Results 1 – 11 of 11) sorted by relevance

/curl/docs/cmdline-opts/
H A Dcert-type.md7 Help: Certificate type (DER/PEM/ENG/P12)
21 Set type of the provided client certificate. PEM, DER, ENG and P12 are
25 Secure Transport and Schannel it is P12. If --cert is a pkcs11: URI then ENG is
H A Dproxy-cert-type.md20 ENG and P12 are recognized types.
23 Secure Transport and Schannel it is P12. If --proxy-cert is a pkcs11: URI then
/curl/docs/libcurl/opts/
H A DCURLOPT_SSLCERT_BLOB.md38 client certificate. The format must be "P12" on Secure Transport or
39 Schannel. The format must be "P12" or "PEM" on OpenSSL. The format must be
74 curl_easy_setopt(curl, CURLOPT_SSLCERTTYPE, "P12");
H A DCURLOPT_PROXY_SSLCERT_BLOB.md38 connect to the HTTPS proxy. The format must be "P12" on Secure Transport or
39 Schannel. The format must be "P12" or "PEM" on OpenSSL. The string "P12" or
H A DCURLOPT_SSLCERT.md38 the filename of your client certificate. The default format is `P12` on Secure
55 **LocalMachineEnterprise**. Schannel also support P12 certificate file, with
56 the string `P12` specified with CURLOPT_SSLCERTTYPE(3).
H A DCURLOPT_SSLCERTTYPE.md41 later, or macOS 10.7 or later) and Schannel support "P12" for PKCS#12-encoded
42 files. GnuTLS supports P12 starting with curl 8.11.0.
H A DCURLOPT_PROXY_SSLCERTTYPE.md42 later, or macOS 10.7 or later) and Schannel support "P12" for PKCS#12-encoded
H A DCURLOPT_PROXY_SSLCERT.md41 The default format is "P12" on Secure Transport and "PEM" on other engines,
/curl/tests/certs/scripts/
H A Dgenserv.sh45 P12=NO
109 if [ "$P12" = YES ]; then
/curl/packages/vms/
H A Dcompare_curl_source.com262 $ if ref_type .eqs. ".P12" then ref_skip = 1
/curl/
H A DRELEASE-NOTES12 o gtls: Add P12 format support [9]

Completed in 34 milliseconds