]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: shorten and clean up CA cert verification error message
authorDaniel Stenberg <daniel@haxx.se>
Tue, 22 Aug 2017 07:07:11 +0000 (09:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Aug 2017 21:32:43 +0000 (23:32 +0200)
commitf412a5aabb4d72201e80c1d31deda809becd082a
treea70995bafcea3fb81017154cce671ced581fcdc2
parent88c2e22734c7d7b5433a281a242df7f087862d77
curl: shorten and clean up CA cert verification error message

The previous message was just too long for ordinary people and it was
encouraging users to use `--insecure` a little too easy.

Based-on-work-by: Frank Denis
Closes #1810
Closes #1817
src/tool_operate.c