]> arthur.barton.de Git - ngircd.git/commitdiff
S2S-TLS/OpenSSL: Fix handling of certificate information for incoming connections
authorAlexander Barton <alex@barton.de>
Tue, 2 Jan 2024 20:10:17 +0000 (21:10 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 23 Mar 2024 19:19:01 +0000 (20:19 +0100)
Show proper certificate information for incoming connections, too, and
not "peer did not present a certificate", regardless if the client sent
a certificate or not.

And free the client certificate structure "peer_cert" on incoming
connections as well!


No differences found