Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8073643

Document the system property jdk.tls.rejectClientInitiatedRenegotiation

XMLWordPrintable

    • x86
    • windows_8

        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

              rgallard Raymond Gallardo
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: