Searched refs:P12 (Results 1 – 10 of 10) sorted by relevance
7 Help: Certificate type (DER/PEM/ENG/P12)21 Set type of the provided client certificate. PEM, DER, ENG and P12 are25 Secure Transport and Schannel it is P12. If --cert is a pkcs11: URI then ENG is
20 ENG and P12 are recognized types.23 Secure Transport and Schannel it is P12. If --proxy-cert is a pkcs11: URI then
38 client certificate. The format must be "P12" on Secure Transport or39 Schannel. The format must be "P12" or "PEM" on OpenSSL. The format must be74 curl_easy_setopt(curl, CURLOPT_SSLCERTTYPE, "P12");
38 connect to the HTTPS proxy. The format must be "P12" on Secure Transport or39 Schannel. The format must be "P12" or "PEM" on OpenSSL. The string "P12" or
38 the filename of your client certificate. The default format is `P12` on Secure55 **LocalMachineEnterprise**. Schannel also support P12 certificate file, with56 the string `P12` specified with CURLOPT_SSLCERTTYPE(3).
41 later, or macOS 10.7 or later) and Schannel support "P12" for PKCS#12-encoded42 files. GnuTLS supports P12 starting with curl 8.11.0.
42 later, or macOS 10.7 or later) and Schannel support "P12" for PKCS#12-encoded
41 The default format is "P12" on Secure Transport and "PEM" on other engines,
48 P12=NO108 if [ "$P12" = YES ]; then
262 $ if ref_type .eqs. ".P12" then ref_skip = 1
Completed in 21 milliseconds