Lines Matching refs:a
22 Use the specified client certificate file when getting a file with HTTPS, FTPS
26 that this option assumes a certificate file that is the private key and the
36 then a PKCS#11 URI (RFC 7512) can be used to specify a certificate located in
37 a PKCS#11 device. A string beginning with `pkcs11:` is interpreted as a
38 PKCS#11 URI. If a PKCS#11 URI is provided, then the --engine option is set as
42 If curl is built against GnuTLS library, a PKCS#11 URI can be used to specify
43 a certificate located in a PKCS#11 device. A string beginning with `pkcs11:`
44 is interpreted as a PKCS#11 URI.
47 certificate string can either be the name of a certificate/private key in the
48 system or user keychain, or the path to a PKCS#12-encoded certificate and
49 private key. If you want to use a file from the current directory, please
50 precede it with `./` prefix, in order to avoid confusion with a nickname.
52 (Schannel only) Client certificates must be specified by a path expression to
53 a certificate store. (Loading *PFX* is not supported; you can import it to a
55 to refer to a certificate in the system certificates store, for example,
57 usually a SHA-1 hex string which you can see in certificate details. Following