Hi,
This patch updates the manual test
javax/net/ssl/compatibility/Compatibility.java on the following points:
1. Covers SSLv3
2. The server side doesn't limit/specify protocols and cipher suites
anymore. Only the client side specifies these parameters.
3. Only focus on the testing JDK specifie
Hi John,
Thanks for taking care of this fix. Your changes look good me.
I have couple of suggestions:
- consider changing header for last column from “Why negative case” to “Reason”
- for a failed test case (a testcase that succeeds when expected to fail or a
testcase that fails when expected