The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.73_03 - 2014-10-27

  • Inherit from IO::Socket::IP if available
  • Clean up Net::SSL, SSLeay.xs

Changes for version 0.73_02 - 2014-10-25

  • Allow SSLv3 to be allowed at runtime depending on the value of an environment variable.
  • Don't declare a C variable in the middle of a block

Changes for version 0.73_01 - 2014-10-25

  • Disable SSLv3 at compile time by default.
  • Use Bytes::Random::Secure::random_bytes to enhance entropy instead of trying to read from /dev/random, and using contents of stack area if that failed.
  • Use a decent list of ciphers by default.
  • General clean up

Modules

OpenSSL support for LWP
Obtain OpenSSL version information
support for Secure Sockets Layer

Provides

in lib/Crypt/SSLeay/CTX.pm
in lib/Crypt/SSLeay/Conn.pm
in lib/Crypt/SSLeay/Err.pm
in lib/Crypt/SSLeay/MainContext.pm
in lib/Crypt/SSLeay/X509.pm