aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-key-type.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/proxy-key-type.d')
-rw-r--r--docs/cmdline-opts/proxy-key-type.d12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/cmdline-opts/proxy-key-type.d b/docs/cmdline-opts/proxy-key-type.d
deleted file mode 100644
index 3fd11f3a3..000000000
--- a/docs/cmdline-opts/proxy-key-type.d
+++ /dev/null
@@ -1,12 +0,0 @@
-c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
-SPDX-License-Identifier: curl
-Long: proxy-key-type
-Arg: <type>
-Help: Private key file type for proxy
-Added: 7.52.0
-Category: proxy tls
-Example: --proxy-key-type DER --proxy-key here -x https://proxy $URL
-See-also: proxy-key proxy
-Multi: single
----
-Same as --key-type but used in HTTPS proxy context.