Skip to content

Remove SSLv3, TLS v1.0, and TLS v1.1 support

feistel requested to merge feistel/gitlab-pages:remove/ssl3 into master

What does this MR do?

Remove SSLv3 support.

See https://github.com/golang/go/issues/32716 and https://github.com/golang/go/commit/ffcb678f47bfd30de182320b6d057ca4428e976d

(Probably worth keeping an eye on https://github.com/golang/go/issues/45428)

TODO

Edited by Mikhail Mazurskiy

Merge request reports