RFR: 8320362: Load anchor certificates from Keychain keystore

Alexey Bakhtin abakhtin at openjdk.org
Mon Nov 20 06:59:47 UTC 2023


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.

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

Commit messages:
 - 8320362: Load anchor certificates from Keychain keystore

Changes: https://git.openjdk.org/jdk/pull/16722/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16722&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8320362
  Stats: 87 lines in 1 file changed: 64 ins; 11 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/16722.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16722/head:pull/16722

PR: https://git.openjdk.org/jdk/pull/16722



More information about the security-dev mailing list