RFR: 8320362: Load anchor certificates from Keychain keystore [v5]
Alexey Bakhtin
abakhtin at openjdk.org
Fri Feb 2 20:42:03 UTC 2024
On Thu, 1 Feb 2024 21:07:32 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update CheckMacOSKeyChainTrust test
>
> test/jdk/java/security/KeyStore/CheckMacOSKeyChainTrust.java line 41:
>
>> 39: * honors trust settings
>> 40: * @run main CheckMacOSKeyChainTrust KEYCHAINSTORE
>> 41: * @run main CheckMacOSKeyChainTrust KEYCHAINSTORE-ROOT
>
> Can we do both in a single test run?
Yes, we can, but it looks like not required until we compare the contents of these stores
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16722#discussion_r1476707596
More information about the security-dev
mailing list