| Log Message: |
MFH: r412519
Fix build/test without SSLv3, and enable TLSv1.1 and TLSv1.2.
This is a patch made by Debian's own Noah Meyerhans that fixes or
removes the tests that choke when OpenSSL is built without SSLv3
support (and in all current versions of LibreSSL), and lets
IO::Socket::SSL choose the best TLS level rather than forcing it at
TLSv1.
PORTREVISION bump.
PR: 208225
Submitted by: Sascha Holzleiter
Obtained from: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7199
Approved by: ports-secteam (feld)
|