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

In 7u8 guide there is deployment.user.security.cacerts instead of deployment.user.security.trusted.cacerts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7u9, 7u51
    • docs
    • None
    • 7u9
    • generic
    • generic

      There is an error in an old public deployment guide

      http://download.java.net/jdk7u8/docs/technotes/guides/deployment/deployment-guide/security.html
      The Root Certificate Authority certificate stores mentioned above are the union of the certificate stores in the files pointed to by the properties: deployment.user.security.cacerts and deployment.system.security.cacerts. By default deployment.system.security.cacerts points to the cacerts file in the jre/lib/security directory. deployment.user.security.cacerts points to a file that contains any additional cacerts imported into it using the Certificates dialog in the Security tab of the Java Control Panel.

      It is correct in the other old document:
      http://download.java.net/jdk7u8/docs/technotes/guides/deployment/deployment-guide/properties.html
      Note: This Java deployment guide describes features released prior to the Java SE 6 update 10 release.

      deployment.user.security.trusted.cacerts User-level Root CA certificate store.

      It is correct in all the current deployment guides:

      http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/index.html
      http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp/properties.html
      deployment.user.security.trusted.cacerts User-level Root CA certificate store.

      http://docs.oracle.com/javase/6/docs/technotes/guides/deployment/deployment-guide/contents.html
      http://docs.oracle.com/javase/6/docs/technotes/guides/deployment/deployment-guide/properties.html
      deployment.user.security.trusted.cacerts User-level Root CA certificate store.

      http://docs.oracle.com/javase/1.5.0/docs/guide/deployment/deployment-guide/contents.html
      http://docs.oracle.com/javase/1.5.0/docs/guide/deployment/deployment-guide/properties.html
      deployment.user.security.trusted.cacerts User-level Root CA certificate store.

            Unassigned Unassigned
            cmassi Claudio Massi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: