Perl library for transparent SSL
Go to file
Paul Howarth 12ec243a1d Update to 1.978
- New upstream release 1.978
  - Added public prefix checking to verification of wildcard certificates, e.g.
    accept *.foo.com but not *.co.uk; see documentation of
    SSL_verifycn_publicsuffix and IO::Socket::SSL::PublicSuffix
  - Fix publicsuffix for IDNA, more tests with various IDNA libs
    (CPAN RT#94424)
  - Reuse result of IDN lib detection from PublicSuffix.pm in SSL.pm
  - Add more checks to external/usable_ca.t; now it is enough that at least one
    of the hosts verifies against the built-in CA store
  - Add openssl and Net::SSLeay version to diagnostics in load test
- Switch preferred IDN back-end from Net::LibIDN to URI::_idna as per upstream,
  falling back to Net::IDN::Encode on older distributions
- Add fix from upstream git to support building with Test::More < 0.88
2014-04-04 18:41:23 +01:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
f00f9c221fd7d92b715434b7d96b26b644c8398f.patch Update to 1.978 2014-04-04 18:41:23 +01:00
perl-IO-Socket-SSL.spec Update to 1.978 2014-04-04 18:41:23 +01:00
sources Update to 1.978 2014-04-04 18:41:23 +01:00