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

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.

        Secure validation mode is enabled by default if you are running the code with a SecurityManager, otherwise it is disabled by default.

              pkumaraswamy Prajwal Kumaraswamy
              mpalmerj Marc Palmerjohnson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: