]> arthur.barton.de Git - ngircd.git/commit
S2S-TLS/GnuTLS: Update SSL code for GnuTLS certificate reloading
authorAlexander Barton <alex@barton.de>
Fri, 5 Jan 2024 21:23:53 +0000 (22:23 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 23 Mar 2024 19:19:01 +0000 (20:19 +0100)
commit0e176b557037b583f408229b518646804b33d745
treec7b64b1ad318cc71f4ccb19a17a14b9d06e6a655
parentc8589e9890742c377c78595131ef1cdc8d784c66
S2S-TLS/GnuTLS: Update SSL code for GnuTLS certificate reloading

Without this, the S2S-TLS-Patch not even compiles with GnuTLS because
of the "new" GnuTLS certificate reload support implemented in commit
eead4a63 ("x509_cred_slot").
src/ngircd/conn-ssl.c