在 Eclipse 中使用证书实施 Axis Web 服务
我即将针对 Web 服务实现一个 Web 服务客户端,并受证书和密码保护。
我从 Web 服务提供商(外部合作伙伴)收到了密码和证书 (.p12)。
Web 服务客户端是使用 Ajax(不是 Ajax 2)在 Eclipse 中自动生成的。我针对soapUI(我在其中创建了一个模拟服务)测试了该服务,并且它运行完美。
现在我需要实现 Web 服务客户端,以对抗真实的服务,我的问题很简单;如何将证书和密码添加到 Eclipse 中的 Web 服务?
I'm about to implement a web service client against a web service, protected by a certificate and a password.
I received the password and the certificate (.p12) from the web service provider (an external partner).
The web service client is auto generated in Eclipse using Ajax (not Ajax 2). I tested the service against soapUI (where i created a mocked service), and it works perfect.
Now I need to implement the web service client, up against the real service and my question is simply; how do I add the certificate and the password to the webservice in Eclipse?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论