Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-12 | OpenSSL: deselect weak ciphers by default | Daniel Stenberg | |
By default even recent versions of OpenSSL support and accept both "export strength" ciphers, small-bitsize ciphers as well as downright deprecated ones. This change sets a default cipher set that avoids the worst ciphers, and subsequently makes https://www.howsmyssl.com/a/check no longer grade curl/OpenSSL connects as 'Bad'. Bug: http://curl.haxx.se/bug/view.cgi?id=1323 Reported-by: Jeff Hodges | |||
2013-12-26 | vtls: Updated comments referencing sslgen.c and ssluse.c | Steve Holme | |
2013-12-20 | openssl: renamed backend files to openssl.[ch] | Daniel Stenberg | |