RFR: 8301260: Add system property to toggle XML Signature secure validation mode [v2]
Sean Mullan
mullan at openjdk.org
Tue Feb 7 20:47:08 UTC 2023
> 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".
Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
Document system property in DOMValidateContext API.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12365/files
- new: https://git.openjdk.org/jdk/pull/12365/files/254572cd..bc77ee05
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12365&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12365&range=00-01
Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12365.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12365/head:pull/12365
PR: https://git.openjdk.org/jdk/pull/12365
More information about the security-dev
mailing list