Skip to content

Add TLSv1.2 ciphers to those allowed. Fixes BUGZ-4012

nordugrid-arc-bot requested to merge aleksandr.konstantinov/arc:bug_4012 into next

Begin arcbot message
This merge request is automatically copied from !1200 (merged) orginally made by @aleksandr.konstantinov
End arcbot message

Use cipher exclude format to disable SSLv2 ciphers instead of listing all versions. Should work irrespective of supported TLS/SSL versions.

Merge request reports