darwinssl: disable ECC ciphers under Mountain Lion by default

I found out that ECC doesn't work as of OS X 10.8.3, so those ciphers are
turned off until the next point release of OS X.
This commit is contained in:
Nick Zitzmann
2013-03-19 15:21:34 -06:00
parent 91ab2497c6
commit 6f1f7e5de8
2 changed files with 63 additions and 17 deletions

View File

@@ -55,6 +55,7 @@ This release includes the following bugfixes:
o curlbuild.h.dist: enhance non-configure GCC ABI detection logic
o sasl: Fixed null pointer reference when decoding empty digest challenge [8]
o easy: do not ignore poll() failures other than EINTR
o darwinssl: disable ECC ciphers under Mountain Lion by default
This release includes the following known bugs: