On Thu, 3 Sep 2026 21:46:51 GMT, Weijun Wang <[email protected]> wrote:
> If the new security property file contains certain settings that could make > some root CA certs in the current `cacerts` file unusable (for example: > disable RSA key), is it possible to print out a warning? That's an interesting suggestion! I would like to think about it more as a follow-on enhancement. One thing I am not sure about is if a user specifies both the `-cacerts` and `-security-properties` plugins at the same time - it seems they would have to work together to produce the correct warning based on which CA certs were selected by the user. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31884#issuecomment-5638548490
