Skip to content

Fix TLS connection to sites which require better key exchange. BUGZ-4134

Let OpenSSL choose key excahnge curve - should be best supported. Also remove support for SSL2 and SSL3 protocols.

Merge request reports