log src/mail/ngx_mail_ssl_module.c @ 9292:7654ad1366ef default tip

age author description
Thu, 08 Jun 2023 14:49:27 +0400 Roman Arutyunyan SSL: removed the "ssl" directive.
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
Mon, 17 Oct 2022 16:24:53 +0400 Sergey Kandaurov SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Wed, 20 Oct 2021 09:45:34 +0300 Vladimir Homutov Mail: connections with wrong ALPN protocols are now rejected.
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Fri, 05 Mar 2021 17:16:13 +0300 Maxim Dounin SSL: fixed build by Sun C with old OpenSSL versions.
Thu, 22 Oct 2020 18:00:22 +0300 Maxim Dounin SSL: ssl_conf_command directive.
Mon, 16 Sep 2019 19:26:42 +0300 Sergey Kandaurov SSL: fixed ssl_verify_client error message.
Sun, 03 Mar 2019 16:48:39 +0300 Maxim Dounin SSL: fixed potential leak on memory allocation errors.
Mon, 25 Feb 2019 16:42:54 +0300 Maxim Dounin SSL: adjusted session id context with dynamic certificates.
Wed, 25 Apr 2018 14:57:24 +0300 Ruslan Ermilov SSL: deprecated the "ssl" directive.
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 24 Apr 2018 15:28:58 +0300 Maxim Dounin Mail: fixed error message about missing ssl_certificate_key.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Tue, 20 Sep 2016 15:07:16 +0300 Valentin Bartenev Fixed log levels of configuration parsing errors.