signxml icon indicating copy to clipboard operation
signxml copied to clipboard

verify succeeds for enveloped signature and fails for enveloping signature

Open georgep7n opened this issue 4 years ago • 1 comments

I get OpenSSL.crypto.Error: [('rsa routines', 'int_rsa_verify', 'bad signature')] when I verify a SAML response signed with an enveloping signature and success when the same SAML response is signed with an enveloped signature. This is with the current latest release, 2.9.0

georgep7n avatar Apr 02 '22 19:04 georgep7n

Hello, thank you for your interest in SignXML. If you need help with an issue, please provide a full, self-contained reproduction of the issue that you are seeing, including a description of the expected and observed behavior.

kislyuk avatar Apr 02 '22 22:04 kislyuk