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

KeyStore: getCertificateChain describes certificate chain order incorrectly

XMLWordPrintable

    • b59
    • x86
    • windows_xp
    • Verified

      In current Java doc, the return value of getCertificateChain is described as follow:

      the certificate chain (ordered with the user's certificate first and the root certificate authority last), .....

      The correct description should be:

      the certificate chain (ordered with the user's certificate first and the root certificate authority's certificate last), ...

      the certificate chain (ordered with the user's certificate first and the root CA's certificate last), ...
      This is already fixed in tools pages. Not reproducible again.

            jtroyal Jacob Royal (Inactive)
            bsitu Bill Situ
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: