Пакет perl-IO-Socket-SSL-2.066-4.module+el8.9.0+217+f00b4c5a.noarch
Имя | perl-IO-Socket-SSL |
---|---|
Эпоха | 0 |
Версия | 2.066 |
Релиз | 4.module+el8.9.0+217+f00b4c5a |
Архитектура | noarch |
Сайт | https://metacpan.org/release/IO-Socket-SSL |
Лицензия | (GPL+ or Artistic) and MPLv2.0 |
Время сборки | 2024-05-16 23:42:47 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Perl library for transparent SSL |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 298 КиБ |
Исходный проект | perl-IO-Socket-SSL-2.066-4.module+el8.9.0+217+f00b4c5a |
Контрольная сумма SHA-256 | 6a5e957613780ed365725a8366c2b12200d7e45d6c6946c0977f102161351776 |
Module | perl-IO-Socket-SSL-2.066-8090020240516194636.082fdf2f |
×
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.066-4 - Rebuilt for MSVSphere 8.8 * Mon Nov 25 2019 Petr Pisar <ppisar@redhat.com> - 2.066-4 - Default to PROFILE=SYSTEM cipher list (bug #1775167) * Wed Jun 26 2019 Paul Howarth <paul@city-fan.org> - 2.066-3 - PublicSuffix.pm is licensed MPLv2.0 (#1724434) * Mon Jun 17 2019 Petr Pisar <ppisar@redhat.com> - 2.066-2 - Skip a PHA test if Net::SSLeay does not expose the PHA (bug #1633636) * Thu Jun 13 2019 Petr Pisar <ppisar@redhat.com> - 2.066-1 - Update to 2.066 (bug #1632600) * Thu Feb 07 2019 Petr Pisar <ppisar@redhat.com> - 2.060-3 - Client sends a post-handshake-authentication extension if a client key and a certificate are available (bug #1633636) * Mon Sep 24 2018 Petr Pisar <ppisar@redhat.com> - 2.060-2 - Prevent tests from dying on SIGPIPE (bug #1610017) * Mon Sep 17 2018 Paul Howarth <paul@city-fan.org> - 2.060-1 - Update to 2.060 (bug #1610017) - Support for TLS 1.3 with OpenSSL 1.1.1 (needs Net::SSLeay ≥ 1.86); see also CPAN RT#126899 - TLS 1.3 support is not complete yet for session reuse * Tue Aug 21 2018 Petr Pisar <ppisar@redhat.com> - 2.059-2 - Adapt to OpenSSL 1.1.1, it requires patched Net-SSLeay (bug #1610017) - Enable tests (bug #1610017) * Thu Aug 16 2018 Paul Howarth <paul@city-fan.org> - 2.059-1 - Update to 2.059 (bug #1610017) - Fix memory leak when CRLs are used (CPAN RT#125867) - Fix memory leak when using stop_SSL and threads (https://rt.cpan.org/Ticket/Display.html?id=125867#txn-1797132)