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

keytool -v -list print is incorrect after backport JDK-8141457

    XMLWordPrintable

Details

    Backports

      Description

        $ ./bin/keytool -v -list -storepass changeit -keystore ./jre/lib/security/cacerts
        8u282:
        ...
        Owner: CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT
        Issuer: CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT
        Serial number: 570a119742c4e3cc
        Valid from: Thu Sep 22 19:22:02 CST 2011 until: Sun Sep 22 19:22:02 CST 2030
        Certificate fingerprints:
                 MD5: 69:C1:0D:4F:07:A3:1B:C3:FE:56:3D:04:BC:11:F6:A6
                 SHA1: F3:73:B3:87:06:5A:28:84:8A:F2:F3:4A:CE:19:2B:DD:C7:8E:9C:AC
                 SHA256: 55:92:60:84:EC:96:3A:64:B9:6E:2A:BE:01:CE:0B:A8:6A:64:FB:FE:BC:C7:AA:B5:AF:C1:55:B3:7F:D7:60:66
        Signature algorithm name: SHA256withRSA
        Subject Public Key Algorithm: 4096-bit RSA key
        Version: 3
        ...
        8u292:
        ...
        Owner: CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT
        Issuer: CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT
        Serial number: 570a119742c4e3cc
        Valid from: Thu Sep 22 19:22:02 CST 2011 until: Sun Sep 22 19:22:02 CST 2030
        Certificate fingerprints:
                 SHA1: F3:73:B3:87:06:5A:28:84:8A:F2:F3:4A:CE:19:2B:DD:C7:8E:9C:AC
                 SHA256: 55:92:60:84:EC:96:3A:64:B9:6E:2A:BE:01:CE:0B:A8:6A:64:FB:FE:BC:C7:AA:B5:AF:C1:55:B3:7F:D7:60:66
        Signature algorithm name: SHA256withRSA
        Subject Public Key Algorithm: 4096-bit RSA key (3) // 3 should be the version
        Version: {10} // 10 is wrong
        ...

        Attachments

          Issue Links

            Activity

              People

                dongbohe Dongbo He
                dongbohe Dongbo He
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: