RFR: 8320362: Load anchor certificates from Keychain keystore [v3]
Weijun Wang
weijun at openjdk.org
Wed Jan 24 16:06:33 UTC 2024
On Thu, 4 Jan 2024 02:24:56 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> Please review the proposed fix.
>>
>> The patch loads system root certificates from the MacOS Keychain with TrustSettings.
>> It allows to build a trusted certificate path using the MacOS Keychain store only.
>
> Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
>
> Add KeychainStore-ROOT keystore for root certificates
Is it possible to reuse some some lines from `addCertificatesToKeystore`?
BTW, I reviewed the CSR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16722#issuecomment-1908435278
More information about the security-dev
mailing list