From fd4dcae2c80a2d631804fe096f97c2018020ea4f Mon Sep 17 00:00:00 2001 From: swee Date: Sun, 26 Jan 2025 01:16:16 -0800 Subject: [PATCH] Update todo.md --- todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index cd8ea6d..83f9c03 100644 --- a/todo.md +++ b/todo.md @@ -55,9 +55,9 @@ - [x] Store credentials in an SQLite3 file. - [x] Map NickServ IDENTIFY - [ ] Map PASS -- [ ] SSL/TLS +- [x] SSL/TLS - [x] [Use a thread to accept connections on SSL port 6697](https://mastodon.swee.codes/@swee/113762525145710774) - - [ ] Automatically reload the certificate if defined in config. + - [x] Automatically reload the certificate if defined in config. - [ ] Add IRCv3 features. - [x] List capabilities (`CAP LS 302`) - [ ] `away-notify`