Perl library for transparent SSL
Go to file
Paul Howarth 158d58aeae Update to 1.964
- New upstream release 1.964
  - Disabling TLSv1_1 did not work, because the constant was wrong; now it gets
    the constants from calling Net::SSLeay::SSL_OP_NO_TLSv1_1 etc.
  - The new syntax for the protocols is TLSv1_1 instead of TLSv11, which matches
    the syntax from OpenSSL (the old syntax continues to work in SSL_version)
  - New functions get_sslversion and get_sslversion_int, which get the SSL
    version of the established session as string or int
  - Disable t/io-socket-inet6.t if Acme::Override::INET is installed
2014-01-15 18:29:51 +00:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
perl-IO-Socket-SSL.spec Update to 1.964 2014-01-15 18:29:51 +00:00
sources Update to 1.964 2014-01-15 18:29:51 +00:00