SOAUI肥皂数字签名

发布于 2024-12-20 13:34:54 字数 226 浏览 0 评论 0原文

我需要在客户端中对肥皂消息进行数字签名。我已获得包含私钥和证书的 PEM 文件。我想用 SoapUI 进行测试。

签名配置在传出 WS 安全配置中完成 - 请参见图片,同样,pem 在密钥库/证书选项卡中添加正常,但发送到服务的肥皂消息未签名。 有人知道如何解决这个问题吗?

签名的 SoapUI 配置

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?

SoapUI configuration for signature

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独守阴晴ぅ圆缺 2024-12-27 13:34:54

在 SOAP Request TestStep 中,有一个名为 Aut 的选项卡。 (左侧第一个选项卡)

您必须在此处添加传出 WSS 配置。

请参阅屏幕截图:

soapUI Screenshot

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:

soapUI Screenshot

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文