log src/mail/ngx_mail_ssl_module.c @ 9299:2706b60dc225 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.