From 4a51c367fa192adba69fac4bf0305ed38290ef19 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 2 Apr 2026 21:09:01 +0200 Subject: Allow configuring the OpenSSL security level, see https://docs.openssl.org/master/man3/SSL_CTX_set_security_level/#default-callback-behaviour for further details. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2164755..30ee1fa 100644 --- a/TODO +++ b/TODO @@ -63,3 +63,5 @@ NickServ HELP with SA receiving full message in one go? e.g. oper 05/01/2025 10: Allow specifying time zone for timestamps in config. Use default configuration options and stderr warn if missing and where possible. + +Implement SSL_CTX_set_min_proto_version and SSL_CTX_set_max_proto_version. -- cgit v1.3