log ssl_password_file.t @ 1974:b5036a0f9ae0 default tip

age author description
Mon, 06 May 2024 00:04:26 +0300 Maxim Dounin Tests: improved compatibility when using recent "openssl" app. default tip
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.
Mon, 27 Oct 2014 16:53:35 +0300 Sergey Kandaurov Tests: actually encrypt secret key in ssl_password_file.t.
Wed, 09 Jul 2014 05:19:51 +0400 Maxim Dounin Tests: ssl_password_file.t fixes.
Tue, 08 Jul 2014 16:34:31 +0400 Maxim Dounin Tests: skip ssl tests with ancient IO::Socket::SSL.
Thu, 03 Jul 2014 05:47:37 +0400 Maxim Dounin Tests: unbreak ssl_password_file.t with upcoming OpenSSL 1.0.2.
Mon, 30 Jun 2014 13:33:11 +0400 Sergey Kandaurov Tests: fixed building the server_names_hash.
Fri, 27 Jun 2014 19:03:04 +0400 Sergey Kandaurov Tests: ssl_password_file tests.