[jdk17u-dev] RFR: 8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation

Andrew Leonard aleonard at openjdk.java.net
Fri Feb 18 10:08:53 UTC 2022


On Tue, 15 Feb 2022 13:25:10 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

> Provide a new configure argument --with-cacerts-src=<cacerts directory>, that allows openjdk builds to specify their own source of cacerts, similar to the existing --with-cacerts-file option for pre-built ketstores, but this new option allows builds to use the GenerateCacerts openjdk tooling which produces a deterministic "reproducible" keystore.

PR for https://bugs.openjdk.java.net/browse/JDK-8278163 will follow once this is merged.

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/164


More information about the jdk-updates-dev mailing list