-
Bug
-
Resolution: Fixed
-
P4
-
8u31
-
x86
-
windows_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8221277 | 13 | Raymond Gallardo | P4 | Resolved | Fixed | |
JDK-8330986 | 11 | Raymond Gallardo | P4 | Closed | Delivered | |
JDK-8330985 | 8u421 | Raymond Gallardo | P4 | Resolved | Fixed | b08 |
A DESCRIPTION OF THE PROBLEM :
Since Java 8, a new system property named jdk.tls.rejectClientInitiatedRenegotiation is available. However, this property does not seem to be documented in the JDK docs.
In my opinion, at least the following documents should be updated:
* JSSE Reference Guide [1]
* Security Enhancements in JDK 8 [2]
* Compatibility Guide for JDK 8 [3]. Please note that this page already documents the system property, but uses the old name "jdk.tls.rejectClientInitializedRenego" instead of the correct "jdk.tls.rejectClientInitiatedRenegotiation"
[1] http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#InstallationAndCustomization
[2] http://docs.oracle.com/javase/8/docs/technotes/guides/security/enhancements-8.html
[3] http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html#A999198
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#InstallationAndCustomization
Since Java 8, a new system property named jdk.tls.rejectClientInitiatedRenegotiation is available. However, this property does not seem to be documented in the JDK docs.
In my opinion, at least the following documents should be updated:
* JSSE Reference Guide [1]
* Security Enhancements in JDK 8 [2]
* Compatibility Guide for JDK 8 [3]. Please note that this page already documents the system property, but uses the old name "jdk.tls.rejectClientInitializedRenego" instead of the correct "jdk.tls.rejectClientInitiatedRenegotiation"
[1] http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#InstallationAndCustomization
[2] http://docs.oracle.com/javase/8/docs/technotes/guides/security/enhancements-8.html
[3] http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html#A999198
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html#InstallationAndCustomization
- backported by
-
JDK-8221277 Document the system property jdk.tls.rejectClientInitiatedRenegotiation
-
- Resolved
-
-
JDK-8330985 Document the system property jdk.tls.rejectClientInitiatedRenegotiation
-
- Resolved
-
-
JDK-8330986 Document the system property jdk.tls.rejectClientInitiatedRenegotiation
-
- Closed
-