summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/cert-type.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/cert-type.d')
-rw-r--r--docs/cmdline-opts/cert-type.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/cert-type.d b/docs/cmdline-opts/cert-type.d
index 9fcbfe752..61bd65c39 100644
--- a/docs/cmdline-opts/cert-type.d
+++ b/docs/cmdline-opts/cert-type.d
@@ -5,6 +5,7 @@ Help: Certificate type (DER/PEM/ENG)
See-also: cert key key-type
Category: tls
Example: --cert-type PEM --cert file $URL
+Added: 7.9.3
---
Tells curl what type the provided client certificate is using. PEM, DER, ENG
and P12 are recognized types. If not specified, PEM is assumed.