With CR 6792180, we have a new feature in JDK 7 to reject weak algorithm or conform to crypto recommendations. We need to doc the feature in Java security technical doc, in Java PKI Programmer's Guide, or in a new doc.
See http://ccc.sfbay.sun.com/6792180 for the specification details.
We also port the feature to JSSE with CR 6916074, as will be described in JSSE Reference Guide.
See http://ccc.sfbay.sun.com/6792180 for the specification details.
We also port the feature to JSSE with CR 6916074, as will be described in JSSE Reference Guide.
- duplicates
-
JDK-6941073 add new TLS cipher suite to documentation
- Closed