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

security/jsse/JSSERefGuide.html contains invalid <Enter> html tag.

    XMLWordPrintable

Details

    Description

      http://download.java.net/java/jdk9/docs/technotes/guides/security/jsse/JSSERefGuide.html

      the guide contains "<Enter your password here>" which is not properly escaped so this text is not displayed at all.

      See lines 5980 - 5984 for jdk9 b152

          % <b>keytool -genkeypair -alias duke -keyalg RSA -validity 7 -keystore keystore </b>
          
          Enter keystore password: <i><Enter your password here></i>
          What is your first and last name?
          [Unknown]: <b>Duke</b>

      Attachments

        Activity

          People

            jgordon Joni Gordon (Inactive)
            anazarov Andrey Nazarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: