log stream_ssl_certificate.t @ 1868:d570dbcad925

age author description
Tue, 23 May 2023 13:21:27 +0400 Sergey Kandaurov Tests: unbreak tests with IO::Socket:SSL lacking SSL_session_key.
Thu, 18 May 2023 18:07:12 +0300 Maxim Dounin Tests: reworked stream SSL tests to use IO::Socket::SSL.
Thu, 18 May 2023 18:07:06 +0300 Maxim Dounin Tests: added has_feature() test for SSL libraries.
Tue, 28 Mar 2023 01:36:32 +0400 Sergey Kandaurov Tests: unbreak tests with dynamic certificates on stable.
Thu, 23 Mar 2023 19:50:02 +0300 Maxim Dounin Tests: enabled session reuse via TLS session tickets.
Tue, 29 Dec 2020 20:21:18 +0300 Sergey Kandaurov Tests: avoid ssl_certificate.t hang on SIGPIPE.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.