Home | History | Annotate | Download | only in cmdline-opts

Lines Matching refs:certificate

3 Arg: <certificate[:password]>
4 Help: Client certificate file and password
8 Tells curl to use the specified client certificate file when getting a file
9 with HTTPS, FTPS or another SSL-based protocol. The certificate must be in
12 the terminal. Note that this option assumes a \&"certificate" file that is the
13 private key and the client certificate concatenated! See --cert and --key to
17 curl the nickname of the certificate to use within the NSS database defined
27 certificate string can either be the name of a certificate/private key in the
28 system or user keychain, or the path to a PKCS#12-encoded certificate and