google-nomulus/networking/src
Lai Jiang ce25cea134
Disable TLS tests related to v1.1 (#1074)
There is no need for this test now because we've past the enforcement
date. We should take out the entire enforcement date logic but right now
this test is failing because TLS 1.1 is not being supported anymore by
the latest release of JDK 11.

The other test is a bit tricky to fix, see comment.

Disable these tests for now to unblock development.
2021-04-13 10:30:58 -04:00
..
main/java/google/registry/networking Reject handshakes with bad TLS protocols and ciphers (#970) 2021-03-03 15:47:42 -05:00
test/java/google/registry/networking Disable TLS tests related to v1.1 (#1074) 2021-04-13 10:30:58 -04:00