From 4e1d7b84f5415e9901ec18c0ed4cb012376e4859 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 1 Mar 2023 20:07:27 +0000 Subject: Warn users when their client certificate is about to expire. Closes #1938. --- docs/conf/modules.conf.example | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 18386146b..874a93210 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -2318,9 +2318,11 @@ # If you want to prevent users from viewing TLS (SSL) certificate information # and fingerprints of other users, set operonly to yes. You can also set hash # to an IANA Hash Function Textual Name to use the SSL fingerprint sent by a -# WebIRC gateway (requires the cgiirc module). +# WebIRC gateway (requires the cgiirc module) and warnexpiring to warn users +# when their client certificate is about to expire. # +# hash="sha-256" +# warnexpiring="1w"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # mbedTLS TLS (SSL) module: Adds support for TLS (SSL) connections using mbedTLS. -- cgit v1.3.1-10-gc9f91