« Previous | Next » 

Revision 65c6b8e0

ID65c6b8e0e17c8ceb9eedc19974663d20010359a1
Parent d9a855f1
Child 03d1dba2

Added by Michael Hanselmann over 15 years ago

ganeti.http: Don't reuse key and cert objects

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences