log ssl_password_file.t @ 1925:a4f1cbd87f0d

age author description
Thu, 18 May 2023 18:07:19 +0300 Maxim Dounin Tests: simplified http SSL tests with IO::Socket::SSL.
Thu, 18 May 2023 18:07:02 +0300 Maxim Dounin Tests: added has_feature() tests for IO::Socket::SSL.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Mon, 24 Dec 2018 14:24:51 +0300 Sergey Kandaurov Tests: aligned various generic read timeouts to http_end().
Fri, 30 Nov 2018 12:55:31 +0300 Sergey Kandaurov Tests: adjusted client connect timeout in various tests with SSL.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Wed, 01 Mar 2017 19:15:39 +0300 Andrey Zelenkov Tests: reduced OpenSSL default key length to 1024.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Tue, 06 Dec 2016 14:06:44 +0300 Sergey Kandaurov Tests: fixed ssl_password_file test hang with missing FIFO reader.
Thu, 22 Sep 2016 15:25:25 +0300 Sergey Kandaurov Tests: quoted 'genrsa -out' parameter, no functional changes.
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.
Wed, 26 Aug 2015 14:14:31 +0300 Sergey Kandaurov Tests: fixed extra check for the presence of SSL_VERIFY_NONE.
Sun, 03 May 2015 12:45:09 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Thu, 13 Nov 2014 17:10:36 +0300 Sergey Kandaurov Tests: fixed indentation.