On Thu, 4 Jan 2024 17:14:18 GMT, Alexey Bakhtin <abakh...@openjdk.org> wrote:

> > What are the change for existing `addCertificatesToKeystore` for? Is there 
> > any behavior change?
> 
> Hi @wangweij . No behavior changes. Just reformatted to make it similar to 
> addCertificatesToKeystoreRoot. Can be reverted back.

Looks so. However, 
[kSecTrustSettingsDomainUser](https://developer.apple.com/documentation/security/sectrustsettingsdomain/ksectrustsettingsdomainuser)
 is explicitly set to 0 but 
[kSecTrustSettingsDomainAdmin](https://developer.apple.com/documentation/security/sectrustsettingsdomain/ksectrustsettingsdomainadmin)
 has not. This makes me a little uncomfortable.

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

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

Reply via email to