1 Long: cert-type 2 Protocols: TLS 3 Arg: <type> 4 Help: Certificate type (DER/PEM/ENG) 5 See-also: cert key key-type 6 Category: tls 7 --- 8 Tells curl what type the provided client certificate is using. PEM, DER, ENG 9 and P12 are recognized types. If not specified, PEM is assumed. 10 11 If this option is used several times, the last one will be used. 12