]> granicus.if.org Git - curl/commit
darwinssl: Make certificate errors less techy
authorNick Zitzmann <nickzman@gmail.com>
Sat, 9 Feb 2013 01:34:11 +0000 (18:34 -0700)
committerNick Zitzmann <nickzman@gmail.com>
Sat, 9 Feb 2013 01:34:11 +0000 (18:34 -0700)
commit7f266f1c99a9dfbc69c54911910359640bb297df
tree41c3ff5b3f3d6e5e4bbaf5da8db93db365f25992
parent5be2499e164ed017181ee7c320752cb1ffe196f5
darwinssl: Make certificate errors less techy

Previously if a problem was found with one of the server's certificates,
we'd log an OSStatus for the end user to look up. Now we explain what
was wrong with the site's certificate chain. Also un-did part of the
previous commit where the code wouldn't catch errSSLServerAuthCompleted
if built under Leopard.
lib/curl_darwinssl.c