-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b10
It would be useful to add a system property that can be used to enable/disable the XML Signature secure validation mode. This would be especially useful for testing purposes in older releases of the JDK (prior to 17), in which the secure validation mode is not yet enabled by default, and it is difficult to test (requires a code change or running with a SecurityManager).
The system property should supersede and have the same name as the XMLCryptoContext property that can be used to enable/disable the mode: "org.jcp.xml.dsig.secureValidation".
The system property should supersede and have the same name as the XMLCryptoContext property that can be used to enable/disable the mode: "org.jcp.xml.dsig.secureValidation".
- csr for
-
JDK-8301544 Add system property to toggle XML Signature secure validation mode
-
- Closed
-
- relates to
-
JDK-8259801 Enable XML Signature secure validation mode by default
-
- Resolved
-