Commit Graph

19 Commits

Author SHA1 Message Date
Prasadrao Koppula 39c1549588 8211883: Disable anon and NULL cipher suites
Reviewed-by: mullan, coffeys
2018-10-30 11:06:28 +05:30
Ivan Gerasimov 6df41bfacd 8163237: Restrict the use of EXPORT cipher suites
Reviewed-by: mullan, igerasim, rhalade, jnimeh
2017-10-16 09:45:57 -07:00
Prasadarao Koppula 42f3e94e76 8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: coffeys
2017-04-13 14:22:03 +01:00
Abhijit Saha 8a22711985 Merge 2017-01-17 08:10:57 -08:00
Sean Coffey f1d95402e2 8148516: Improve the default strength of EC in JDK
Reviewed-by: xuelei
2016-09-19 11:44:50 +01:00
Rob McKenna d90a506683 8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: xuelei
2016-09-07 17:01:56 +01:00
Rajan Halade e3e0c0879d 8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Reviewed-by: xuelei
2016-05-16 10:36:51 -07:00
Ramanand Patil 443b3e7efa 8144566: Custom HostnameVerifier disables SNI extension
Reviewed-by: coffeys
2016-09-23 15:14:57 +05:30
Svetlana Nikandrova c6448c6ddf 8151197: [TEST_BUG] Need to backport fix for test/javax/net/ssl/TLS/TestJSSE.java
Reviewed-by: xuelei
2016-03-04 16:26:09 +03:00
Weijun Wang 9086dbb7a8 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Reviewed-by: xuelei
2015-06-29 15:04:43 +08:00
Florian Weimer 8fc67195b7 8061464: A typo in CipherTestUtils test
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Raghu Nair d596c215f6 8049429: Tests for java client server communications with various TLS/SSL combinations
Reviewed-by: xuelei
2014-09-02 05:48:55 +00:00
Bradford Wetmore d2d129598e 8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
Reviewed-by: xuelei, mullan
2015-01-23 10:31:15 -08:00
Zaiyao Liu bb29bdcfba 8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
2014-12-08 07:15:49 +00:00
Ivan Gerasimov 42da2ea635 8146192: Add test for JDK-8049321
Reviewed-by: mullan
2016-01-26 09:53:07 +03:00
Artem Smotrakov cd71dd5c15 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
2015-06-24 14:38:15 +03:00
Xue-Lei Andrew Fan 35d4162361 8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
2015-04-15 11:17:01 +00:00
Xue-Lei Andrew Fan cbf4201fe6 8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
2014-09-10 17:42:06 +01:00
Xue-Lei Andrew Fan 273c6ebff6 8042449: Issue for negative byte major record version
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.

Reviewed-by: wetmore
2014-05-07 12:52:05 +00:00