]> granicus.if.org Git - curl/commit
Armel Asselin separated CA cert verification problems from problems with
authorDaniel Stenberg <daniel@haxx.se>
Sat, 21 Oct 2006 11:32:05 +0000 (11:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 21 Oct 2006 11:32:05 +0000 (11:32 +0000)
commit4e717cdb300adeff3b259b3619b29a944c2960a8
treefd732f563641810d5009fe9b2dda55842a24d2ad
parent33acd6f041ad3f31a985da1cf54668d0e619535d
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.
CHANGES
RELEASE-NOTES
docs/libcurl/libcurl-errors.3
include/curl/curl.h
lib/gtls.c
lib/ssluse.c
lib/strerror.c
tests/data/test305