Armel Asselin separated CA cert verification problems from problems with
reading the (local) CA cert file to let users easier pinpoint the actual problem. CURLE_SSL_CACERT_BADFILE (77) is the new libcurl error code.
This commit is contained in:
@@ -28,6 +28,6 @@ https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
|
||||
<protocol>
|
||||
</protocol>
|
||||
<errorcode>
|
||||
60
|
||||
77
|
||||
</errorcode>
|
||||
</verify>
|
||||
|
||||
Reference in New Issue
Block a user