Citadel Server and WebCit (classic) now both reload the key and cert if the modificat...
authorArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 22:30:09 +0000 (17:30 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 22:30:09 +0000 (17:30 -0500)
commitab376f8217b148b8d0896a31e6a2502100f134ac
treea18a883847642ad55bd9280dac6222365ca82092
parent6085834c9009a4188ba009ec7585af0491622159
Citadel Server and WebCit (classic) now both reload the key and cert if the modification time of either one changes.  This should allow us to replace or renew the certificate during normal operation without restarting.
citadel/modules/crypto/serv_crypto.c
webcit/crypto.c
webcit/serv_func.c