darwinssl: detect possible future removal of SSLv3 from the framework
authorNick Zitzmann <nickzman@gmail.com>
Fri, 24 Oct 2014 23:59:13 +0000 (18:59 -0500)
committerNick Zitzmann <nickzman@gmail.com>
Fri, 24 Oct 2014 23:59:13 +0000 (18:59 -0500)
commitbd87aec5a78884fe36cbe1e49520aa60804f7ba4
tree43e5f88aec7d58d61e2cb357a5ec5f18fe5757a5
parent3ca560439c11cc358c94dd9269b6076fbb48ff48
darwinssl: detect possible future removal of SSLv3 from the framework

If Apple ever drops SSLv3 support from the Security framework, we'll fail with an error if the user insists on using SSLv3.
lib/vtls/curl_darwinssl.c