RFR: 8320362: Load anchor certificates from Keychain keystore [v4]

Alexey Bakhtin abakhtin at openjdk.org
Thu Feb 1 00:27:07 UTC 2024


On Wed, 31 Jan 2024 15:08:09 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Great! The change looks good. Can you manage to add a test? Maybe try to load both store types. Make sure they have different contents and not empty (?).

Thank you. I have updated `java/security/KeyStore/CheckMacOSKeyChainTrust.java` test to load system root certificates and compare it with the content of the `KEYCHAINSTORE-ROOT` keystore.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16722#issuecomment-1920243396



More information about the security-dev mailing list