]> granicus.if.org Git - curl/commit
schannel: return CURLE_SSL_CACERT on failed verification
authorDaniel Stenberg <daniel@haxx.se>
Sun, 3 Sep 2017 22:02:29 +0000 (00:02 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Sep 2017 09:48:38 +0000 (11:48 +0200)
commit202c1cc22fc3b83dff93b7181f8eb3cc1a8e4a3f
tree6a9feaa7ce8982db885d6f381abf011f80abb9f0
parent4ed618c023445d5d174e964055b1373e434d5e4f
schannel: return CURLE_SSL_CACERT on failed verification

... not *CACERT_BADFILE as it isn't really because of a bad file.

Bug: https://curl.haxx.se/mail/lib-2017-09/0002.html
Closes #1858
lib/vtls/schannel.c