curl-w32/docs/cmdline-opts/key-type.md

446 B

c SPDX-License-Identifier Long Arg Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl key-type <type> Private key file type (DER/PEM/ENG) TLS tls 7.9.3 single
key
--key-type DER --key here $URL

--key-type

Private key file type. Specify which type your --key provided private key is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.