]> granicus.if.org Git - curl/commit
tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT
authorJay Satiro <raysatiro@yahoo.com>
Sat, 11 Feb 2017 21:35:47 +0000 (16:35 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sat, 11 Feb 2017 21:35:47 +0000 (16:35 -0500)
commite1187c42a4b58f16343d2da653be00c36d930e16
treeebc63ff20800bdcb9571b41e3bf7cb41ebb8d989
parent8721f3a50e016a34f4ccb45fecfdd1a658f15ac3
tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT

When CURLE_SSL_CACERT occurs the tool shows a lengthy error message to
the user explaining possible solutions such as --cacert and --insecure.

This change appends to that message similar options --proxy-cacert and
--proxy-insecure when there's a specified HTTPS proxy.

Closes https://github.com/curl/curl/issues/1258
src/tool_operate.c