Perl library for transparent SSL
Go to file
Paul Howarth 23e698433c Update to 2.058
- New upstream release 2.058
  - Fix memory leak that occured with explicit stop_SSL in connection with
    non-blocking sockets or timeout (CPAN RT#125867)
  - Fix redefine warnings in case Socket6 is installed but neither
    IO::Socket::IP nor IO::Socket::INET6 (CPAN RT#124963)
  - IO::Socket::SSL::Intercept - optional 'serial' argument can be starting
    number or callback to create serial number based on the original certificate
  - New function get_session_reused to check if a session got reused
  - IO::Socket::SSL::Utils::CERT_asHash: fingerprint_xxx now set to the correct
    value
  - Fix t/session_ticket.t: It failed with OpenSSL 1.1.* since this version
    expects the extKeyUsage of clientAuth in the client cert also to be allowed
    by the CA if CA uses extKeyUsage
2018-07-19 10:19:21 +01:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
.rpmlint Update to 2.048 2017-04-17 12:58:53 +01:00
IO-Socket-SSL-2.054-use-system-default-cipher-list.patch Update to 2.054 2018-01-22 11:54:36 +00:00
IO-Socket-SSL-2.058-use-system-default-SSL-version.patch Update to 2.058 2018-07-19 10:19:21 +01:00
perl-IO-Socket-SSL.spec Update to 2.058 2018-07-19 10:19:21 +01:00
sources Update to 2.058 2018-07-19 10:19:21 +01:00