Name: | perl-IO-Socket-SSL |
---|---|
Version: | 2.073 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 616297 |
License: | (GPL+ or Artistic) and MPLv2.0 |
RPM: | perl-IO-Socket-SSL-2.073-1.el9.noarch.rpm |
Source RPM: | perl-IO-Socket-SSL-2.073-1.el9.src.rpm |
Build Date: | Fri May 06 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/IO-Socket-SSL |
Summary: | Perl library for transparent SSL |
Description: | This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. |
- Update to 2.073, which has official support for OpenSSL 3.0.0 Related: rhbz#1968046
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Remove failing tests in openssl 3.0.0-alpha16. Related: rhbz#1968046 - Provisional for mass rebuild of openssl3.
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Disable optional libidn tests on ELN
- Update to 2.070 - Changed bugtracker in Makefile.PL to GitHub, away from obsolete rt.cpan.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 2.069 - IO::Socket::Utils CERT_asHash and CERT_create now support subject and issuer with multiple same parts (like multiple OU); in this case an array ref instead of a scalar is used as hash value (GH#95)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild