Home | History | Annotate | Download | only in cmdline-opts
      1 Long: cert-type
      2 Protocols: TLS
      3 Arg: <type>
      4 Help: Certificate file type (DER/PEM/ENG)
      5 See-also: cert key key-type
      6 ---
      7 Tells curl what certificate type the provided certificate is in. PEM, DER and
      8 ENG are recognized types.  If not specified, PEM is assumed.
      9 
     10 If this option is used several times, the last one will be used.
     11