log ssl_verify_client.t @ 1974:b5036a0f9ae0 default tip

age author description
Mon, 06 May 2024 00:02:01 +0300 Maxim Dounin Tests: CA list handling with Net::SSLeay with LibreSSL.
Thu, 18 May 2023 18:07:17 +0300 Maxim Dounin Tests: reworked http SSL tests to use IO::Socket::SSL.
Thu, 23 Mar 2023 19:50:19 +0300 Maxim Dounin Tests: LibreSSL does not send CA lists with TLSv1.3.
Sat, 28 Jan 2023 03:11:04 +0300 Maxim Dounin Tests: fixed warning about protocol options redefinition.
Tue, 24 Nov 2020 00:43:56 +0000 Sergey Kandaurov Tests: simplified get_ssl_socket() functions that use Net::SSLeay.
Tue, 30 Jun 2020 12:11:00 +0300 Sergey Kandaurov Tests: added "ssl_verify_client off" tests (ticket #2008).
Mon, 01 Jun 2020 14:36:44 +0300 Sergey Kandaurov Tests: fixed ssl_verify_client.t with LibreSSL.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Tue, 09 Oct 2018 20:09:48 +0300 Sergey Kandaurov Tests: use shared session cache in ssl_verify_client for coverage.
Mon, 08 Oct 2018 15:30:39 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 28 Feb 2018 22:53:57 +0300 Sergey Kandaurov Tests: set in ssl_verify_client.t how many tests to skip.
Wed, 31 Jan 2018 14:05:58 +0300 Sergey Kandaurov Tests: added test for SSL session remove (ticket #1464).
Tue, 12 Dec 2017 12:53:53 +0300 Sergey Kandaurov Tests: postponed startup in certain ssl certificate tests on win32.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Fri, 11 Aug 2017 17:06:46 +0300 Sergey Kandaurov Tests: ignore SIGPIPE in ssl_verify_client.t.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Thu, 19 Jan 2017 16:59:20 +0300 Sergey Kandaurov Tests: more http/stream ssl_verify_client tests borrowed from mail.
Mon, 24 Oct 2016 15:59:23 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.10.2.
Wed, 14 Sep 2016 19:55:29 +0300 Sergey Kandaurov Tests: add missing sni prerequisites.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Mon, 23 May 2016 13:58:34 +0300 Sergey Kandaurov Tests: simple ssl_verify_client tests.