]> granicus.if.org Git - curl/commit
openssl: sort the ciphers on strength
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Mar 2015 22:16:28 +0000 (23:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Mar 2015 22:16:28 +0000 (23:16 +0100)
commit0d1060f21efe81454f59f75d12f2798ba0566130
treef88ddbd9d9aaf98d24b74d66e6e715e5cfab5353
parent6d3260af64f45196681ad5a1778e7fba9cf48d1e
openssl: sort the ciphers on strength

This makes curl pick better (stronger) ciphers by default. The strongest
available ciphers are fine according to the HTTP/2 spec so an OpenSSL
built curl is no longer rejected by string HTTP/2 servers.

Bug: http://curl.haxx.se/bug/view.cgi?id=1487
lib/vtls/openssl.h