Java Keystore Certificate Entries Don't Follow The Import Order
(Doc ID 1614168.1)
Last updated on JUNE 19, 2023
Applies to:
Java SE JDK and JRE - Version 7 to 7 [Release 7]Information in this document applies to any platform.
Symptoms
You imported a few certificates into the Java Key Store (JKS). If you print out the content of the JKS by using "keytool -list", the order of the certificates is unexpected. You have another keystore where you cannot see that issue.
You need to understand why the certificate entries of one of the keystores are being printed out in an unexpected order.
Changes
A few certificates have been imported into the Java Key Store.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |