https://bz.apache.org/bugzilla/show_bug.cgi?id=65668
Bug ID: 65668
Summary: upgrade to xmlsec 2.3.0
Product: POI
Version: 5.0.x-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
causes some test issues
3 tests in TestSignatureInfo fail
Caused by: javax.xml.crypto.MarshalException: A maxiumum of 30 references per
Manifest are allowed with secure validation
at
org.apache.jcp.xml.dsig.internal.dom.DOMManifest.<init>(DOMManifest.java:105)
at
org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject.<init>(DOMXMLObject.java:111)
at
org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.<init>(DOMXMLSignature.java:165)
at
org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory.unmarshal(DOMXMLSignatureFactory.java:189)
at
org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory.unmarshalXMLSignature(DOMXMLSignatureFactory.java:144)
at
org.apache.poi.poifs.crypt.dsig.SignaturePart.validate(SignaturePart.java:129)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]