]> granicus.if.org Git - curl/commit
PolarSSL: correct return code for CRL matches
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Apr 2012 13:10:59 +0000 (15:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Apr 2012 13:10:59 +0000 (15:10 +0200)
commit376b4d48feea9da98eda15ddf05c86729d9dc3f1
treee142a9e3cf272b3d01afb99780ea13e639eb67db
parent118e73306d142a3146356ebf24e2446a65e9fe6f
PolarSSL: correct return code for CRL matches

When a server certificate matches one in the given CRL file, the code
now returns CURLE_SSL_CACERT as test case 313 expects and verifies.
lib/polarssl.c