Christoph Biedl ngircd.anoy@manchmal.in-ulm.de wrote:
I am using ngircd 0.11 with gnutls support enabled. For a certain reason (guess why) I had to change the certificate but appearently after a reload ngircd still presents the old certificate.
Did I miss something (or did I something wrong)? Else I'd like to add a feature request to reload the SSL credentials upon SIGHUP.
I had code which did load the new certificates/keys in the OpenSSL backend, but if memory serves me right I didn't find a simple way to do the same with gnutls... so i removed the reload-feature completely. "Why would anyone have to re-generate certificates/keys on-the-fly anyway?" 8-(
I'll go through my archive and will re-add the reload feature to the OpenSSL backend and look at the gnutls stuff again.
Thanks, Florian