[jdk17u-dev] RFR: 8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation
Andrew Leonard
aleonard at openjdk.java.net
Tue Feb 15 13:33:41 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.
This PR should be merged along with the follow up fix: https://github.com/openjdk/jdk/commit/45da3aea22fd85f214e661b2c98631cb91ddb55d#commitcomment-66719435
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/164
More information about the jdk-updates-dev
mailing list