Skip to content

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

Begin arcbot message
This merge request is automatically cherrypicked from !1640 (merged) from source branch https://source.coderefinery.org/aleksandr.konstantinov/arc/-/tree/best_tls13_key_exchange_curve orginally made by @aleksandr.konstantinov .
The original MR went to branch: https://source.coderefinery.org/nordugrid/arc/-/tree/next
End arcbot message

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

Merge request reports