RFR: 8301260: Add system property to toggle XML Signature secure validation mode
Weijun Wang
weijun at openjdk.org
Thu Feb 2 18:40:25 UTC 2023
On Wed, 1 Feb 2023 14:46:28 GMT, Sean Mullan <mullan at 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".
Looks good to me.
-------------
Marked as reviewed by weijun (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12365
More information about the security-dev
mailing list