aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Zitzmann <nickzman@gmail.com>2013-07-02 19:34:54 -0600
committerNick Zitzmann <nickzman@gmail.com>2013-07-02 19:34:54 -0600
commitd633052905d430565db47d22dfc42011a3ca2c01 (patch)
treeda2aeb60ef4139b4631bd3688924dede056cf073 /Makefile.am
parentabca89aaa0fb208cfaf4ead6692014c4e553388a (diff)
darwinssl: SSLv2 connections are aborted if unsupported by the OS
I just noticed that OS X no longer supports SSLv2. Other TLS engines return an error if the requested protocol isn't supported by the underlying engine, so we do that now for SSLv2 if the framework returns an error when trying to turn on SSLv2 support. (Note: As always, SSLv2 support is only enabled in curl when starting the app with the -2 argument; it's off by default. SSLv2 is really old and insecure.)
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions