Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8301260 Add system property to toggle XML Signature secure validation mode
  3. JDK-8301765

Release Note: New System Property to Toggle XML Signature Secure Validation Mode

XMLWordPrintable

        A new system property named `org.jcp.xml.dsig.secureValidation` has been added. It can be used to enable or disable the XML Signature secure validation mode. The system property should be set to "true" to enable, or "false" to disable. Any other value for the system property is treated as "false". If the system property is set, it supersedes the `XMLCryptoContext` property value.

        By default, secure validation mode is enabled. Disabling secure validation mode is done at your own risk.

              mullan Sean Mullan
              mullan Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: