Sign outgoing WSS with xmldsig-more#sha256-rsa-MGF1 ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2017
04:44 AM
03-21-2017
04:44 AM
Sign outgoing WSS with xmldsig-more#sha256-rsa-MGF1 ?
Hi,
I need to sign an outgoing WSS with xmldsig-more#sha256-rsa-MGF1 (http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1).
As this Signature Algorithm is not available from the dropdown menu:
Is there a way to add it manually to SOAP UI ?
Thanks!
Cheers, Alex.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2017
05:01 AM
03-21-2017
05:01 AM
You may try set the request manually including the header and see if that helps.
Regards,
Rao.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2017
01:01 AM
03-22-2017
01:01 AM
Well, that would mean, I would need to calculate the DigestValue(s) myself.
Any suggestion how to do that ?
I am not even sure where/how to find the libs (openssl?) to support the sha256-rsa-MGF1 ...
