Perl library for transparent SSL
- New upstream release 2.011
- Fix t/ocsp.t - don't count on revoked.grc.com using OCSP stapling
(CPAN RT#101855)
- Added option 'purpose' to Utils::CERT_create to get better control of the
certificate's purpose; default is 'server,client' for non-CA (contrary to
only 'server' before)
- Removed RC4 from default cipher suites on the server side
(https://github.com/noxxi/p5-io-socket-ssl/issues/22)
- Refactoring of some tests using Test::More
- Note that this package still uses system-default cipher and SSL versions,
which may have RC4 enabled
- Update patches as needed
|
||
|---|---|---|
| .gitignore | ||
| IO-Socket-SSL-2.011-use-system-default-cipher-list.patch | ||
| IO-Socket-SSL-2.011-use-system-default-SSL-version.patch | ||
| perl-IO-Socket-SSL.spec | ||
| sources | ||