I'm using a python library that makes use of dm.xmlsec.binding:
https://github.com/onelogin/python-saml/blob/master/src/onelogin/saml2/utils.py#L1075
When it tries to verify the XML, I get the following error:
xmldsig.c:871(xmlSecDSigCtxProcessKeyInfoNode) errno=45
xmldsig.c:565(xmlSecDSigCtxProcessSignatureNode)
subject=xmlSecDSigCtxProcessKeyInfoNode
xmldsig.c:366(xmlSecDSigCtxVerify) subject=xmlSecDSigCtxSignatureProcessNode
('verifying failed with return value', -1)
Anyone know what this means?
Thanks,
Bradford
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec