about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-04-01 09:09:58 +0000
committerEric Wong <e@80x24.org>2022-04-01 09:12:59 +0000
commit388ccd960deadfda46deba813c7f6fea01bfeef1 (patch)
treecb2a5991a00d463978696eb11714947f9722294d
parentc39a2ec7abb691ff5b5e86fe557eace64afb7be4 (diff)
downloadpublic-inbox-388ccd960deadfda46deba813c7f6fea01bfeef1.tar.gz
I forgot to restart my -imapd and -nntpd instances on
public-inbox.org after the cert expired :x
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f14e6c97..5be4b5e3 100644
--- a/TODO
+++ b/TODO
@@ -159,3 +159,5 @@ all need to be considered for everything we introduce)
 * decode (skip indexing of) base-85 binary patches to avoid false-positives
 
 * support pipelining as an IMAP/NNTP client for -watch + lei
+
+* auto-detect and reload on TLS cert+key changes in daemons