RFR: 8320362: Load anchor certificates from Keychain keystore [v7]
Rajan Halade
rhalade at openjdk.org
Thu Mar 21 16:27:24 UTC 2024
On Thu, 21 Mar 2024 15:23:03 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> > Hi @seanjmullan Thank you for review I've added the test
>
> Thanks. @rhalade Is this an acceptable place (security/infra) to put a test that makes external network connections?
Yes, it is correct place to add this infra test. @alexeybakhtin please update https://github.com/openjdk/jdk/blob/master/test/jdk/TEST.groups#L254 definition to include this test. Update could be:
jdk_security_infra = \
security/infra
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16722#issuecomment-2012879216
More information about the security-dev
mailing list