On Wed, 1 Dec 2021 18:30:06 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:

> Addition of a configure option --with-cacerts-src='user cacerts folder' to 
> allow developers to specify their own cacerts PEM folder for generation of 
> the cacerts store using the deterministic openjdk GenerateCacerts tool.
> 
> Signed-off-by: Andrew Leonard <anleo...@redhat.com>

I have a question related to the custom cacerts which can be added to the 
OpenJDK bundle. How do you pass the tests like 
test/jdk/sun/security/lib/cacerts/VerifyCACerts.java using that custom jdk 
bundle? Probably we can add an additional configuration to that test so it will 
check the custom cacerts passed to the build as well?

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

PR: https://git.openjdk.java.net/jdk/pull/6647

Reply via email to