seanjmullan opened a new pull request, #68: URL: https://github.com/apache/santuario-xml-security-java/pull/68
This is a fix already made in the JDK that changes the XML Signature implementation to check for null or missing parameters and throw a MarshalException before trying to create a DSA public key from its XML encoding instead of relying on the underlying KeyFactory. See https://bugs.openjdk.org/browse/JDK-8287246 for more details. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
