Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium Milestone-Release2.11

New issue 1095 by [email protected]: Switch to non-deprecated SSL version
https://code.google.com/p/ganeti/issues/detail?id=1095

Ganeti still uses SSLv2:
ctx = OpenSSL.SSL.Context(OpenSSL.SSL.SSLv23_METHOD)
ctx.set_options(OpenSSL.SSL.OP_NO_SSLv2)

We should switch to TLSv1+.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to