On Wed, 1 Feb 2023 14:46:28 GMT, Sean Mullan <mul...@openjdk.org> wrote:

> This change adds a system property that can be used to enable/disable the XML 
> Signature secure validation mode. This is useful for enabling/disabling the 
> mode at runtime. The system property will supersede and have the same name as 
> the XMLCryptoContext property that can be used to enable/disable the mode: 
> "org.jcp.xml.dsig.secureValidation".

This pull request has now been integrated.

Changeset: 7901f459
Author:    Sean Mullan <mul...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/7901f459dc8e0d3235e3e250d9a6bcf31cb031a2
Stats:     156 lines in 5 files changed: 149 ins; 0 del; 7 mod

8301260: Add system property to toggle XML Signature secure validation mode

Reviewed-by: weijun, coffeys

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

PR: https://git.openjdk.org/jdk/pull/12365

Reply via email to