Significant cleanup of the code that generates a self-signed certificate. There...
authorArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2022 18:30:23 +0000 (13:30 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2022 18:30:23 +0000 (13:30 -0500)
commit1d576031a65f6b1b8cc2195e21821857c1465953
treed6d16119f1f0e3a1feedc214e5416c7ba47a133a
parentaf39420443861eed8d56b852d15410e09af0e9a6
Significant cleanup of the code that generates a self-signed certificate.  There is no need to keep the CSR around so we don't do that anymore.  The remainder of the code contains only what is needed; the rest I had copied from OpenSSL example code 20 years ago and never looked at again.
citadel/citadel_dirs.h
citadel/modules/crypto/serv_crypto.c