diff options
| author | Luke Bratch <luke@bratch.co.uk> | 2026-04-02 21:09:01 +0200 |
|---|---|---|
| committer | Luke Bratch <luke@bratch.co.uk> | 2026-04-02 21:09:01 +0200 |
| commit | 4a51c367fa192adba69fac4bf0305ed38290ef19 (patch) | |
| tree | e3150713e128470fee36065fb6ecdb5f1d5646c8 /TODO | |
| parent | 83da1b192647a7abc2b8cf8561b221a3c0b3d398 (diff) | |
Allow configuring the OpenSSL security level, see https://docs.openssl.org/master/man3/SSL_CTX_set_security_level/#default-callback-behaviour for further details.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
