【发布时间】:2011-11-22 07:11:10
【问题描述】:
目前我正在使用 endpoint.publish("relative address",implementor) 发布端点。如何在总线对象中添加目标配置以使用第三方证书进行 SSL 相互身份验证。
【问题讨论】:
标签: web-services ssl websphere cxf
目前我正在使用 endpoint.publish("relative address",implementor) 发布端点。如何在总线对象中添加目标配置以使用第三方证书进行 SSL 相互身份验证。
【问题讨论】:
标签: web-services ssl websphere cxf
这不是答案,而是:
您确实知道 WebSphere 完全支持 使用第三方证书的 SSL 相互身份验证。
在使用 SSL 时很难使用 CXF 和 WebSphere。
【讨论】: