jdk-24/test/jdk/javax/net/ssl/TLS
Liam Miller-Cushon b5de2cc9d3 8280546: Remove hard-coded 127.0.0.1 loopback address
Reviewed-by: mullan
2022-01-26 17:40:17 +00:00
..
CipherTestUtils.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JSSEClient.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JSSEServer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187786: Many javax/net/ssl/DTLS tests failing 2017-09-22 09:49:08 +08:00
TestJSSE.java 8280546: Remove hard-coded 127.0.0.1 loopback address 2022-01-26 17:40:17 +00:00
TestJSSEClientDefaultProtocol.java 8234723: javax/net/ssl/TLS tests support TLSv1.3 2019-11-28 22:29:07 -08:00
TestJSSEClientProtocol.java 8234723: javax/net/ssl/TLS tests support TLSv1.3 2019-11-28 22:29:07 -08:00
TestJSSENoCommonProtocols.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestJSSEServerProtocol.java 8234723: javax/net/ssl/TLS tests support TLSv1.3 2019-11-28 22:29:07 -08:00
TLSClientPropertyTest.java 8202343: Disable TLS 1.0 and 1.1 2020-11-19 14:15:57 +00:00
TLSDataExchangeTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSEnginesClosureTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSHandshakeTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSMFLNTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSNotEnabledRC4Test.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSRehandshakeTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSRehandshakeWithCipherChangeTest.java 8187786: Many javax/net/ssl/DTLS tests failing 2017-09-22 09:49:08 +08:00
TLSRehandshakeWithDataExTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00
TLSUnsupportedCiphersTest.java 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests 2019-01-14 00:00:00 +01:00