]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: remove --proxy-ssl* options
authorDaniel Stenberg <daniel@haxx.se>
Sun, 27 Nov 2016 23:07:45 +0000 (00:07 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 27 Nov 2016 23:07:45 +0000 (00:07 +0100)
commit720ea577dc2f850c24adbba463e307eed017bc11
treee91846c9a65cb376797abf004ce9a13adee9a44e
parentc67f84209335f0db8c4ac30d620290f39abf32b0
curl: remove --proxy-ssl* options

There's mostly likely no need to allow setting SSLv2/3 version for HTTPS
proxy. Those protocols are insecure by design and deprecated.
docs/curl.1
src/tool_getparam.c
src/tool_help.c