Menu

#14 TLS1.1 and TLS1.2 out to be off if not enabled at compile-time

open
nobody
None
5
2015-03-26
2015-03-26
Mikhail T.
No

The code already does this for SSL2 and SSL3, but tls1_1 and tls1_2 are set to 1 unconditionally. This breaks scripts where the protocols aren't available at build-time, unless the protocols are explicitly disabled on command line (i.e. -tls1.1 false).

The patch also explicitly names the unavailable protocols so the error message is easier to understand.

1 Attachments

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.