Skip to content
Snippets Groups Projects
user avatar
Michael Hanselmann authored
Reusing the private key and certificate objects gave us problems. This
patch changes the code to only cache the PEM data, but the objects
themselves. For every socket, the private key and certificate objects
are created again.

Reviewed-by: iustinp
65c6b8e0
Name Last commit Last update
..