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

Sean Mullan mullan at openjdk.org
Thu Mar 21 18:42:27 UTC 2024


On Wed, 20 Mar 2024 22:53:40 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 refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Add HttpsURLConnectionTest test

test/jdk/security/infra/javax/net/ssl/HttpsURLConnectionTest.java line 27:

> 25:  * @test
> 26:  * @bug 8320362
> 27:  * @summary Verifies successfull connection to external server with

Typo: successful

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16722#discussion_r1534129404



More information about the security-dev mailing list