When a new certificate is installed, allocate a new ssl_ctx and bind to it; then...
authorArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2022 18:42:27 +0000 (13:42 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2022 18:42:27 +0000 (13:42 -0500)
commit214f7cd80411cad5df0ae846ac6658d05baa56ef
treec229aacab806a2a1f883014e128c449d21ef54b4
parent1d576031a65f6b1b8cc2195e21821857c1465953
When a new certificate is installed, allocate a new ssl_ctx and bind to it; then wait a moment before freeing the old one to let any in-progress binds complete.
citadel/modules/crypto/serv_crypto.c