soapui soap digital signature

元气小坏坏 提交于 2019-12-06 06:57:43

问题


I need to digitally sign a soap message in a client. A PEM file with both private key and certificate has been given to me. I thought to test with SoapUI.

Configuration for signature is done OK in Outgoing WS Security configuration - see the picture, as well, pem is added OK in Keystore/Certificate tab, but the soap message sent to a service is not signed. Does anybody know how to solve this problem?


回答1:


In your SOAP Request TestStep you have a tab called Aut. (First tab on the left)

There you have to add your Outgoing WSS Configuration.

See screenshot:



来源:https://stackoverflow.com/questions/8474794/soapui-soap-digital-signature

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!