您好, 欢迎来到 !    登录 | 注册 | | 设为首页 | 收藏本站

Websphere不信任的证书

Websphere不信任的证书

我测试了一百万个Websphere配置。

唯一有效的过程是此链接中描述的过程:

http://blog.xebia.com/2012/10/01/mutual-ssl-authentication-using-websphere- application-server-and-cxf/

通过定义cxf intercpter:

<cxf:bus>
 <cxf:outInterceptors>
   <bean class="---------------------.WebsphereSslOutInterceptor" />
</cxf:outInterceptors>
</cxf:bus>

有关更多详细信息,请参见:

https://github.com/vlussenburg/websphere-cxf-extensions#websphere-cxf- extensions

非常感谢您的帮助。

其他 2022/1/1 18:25:22 有618人围观

撰写回答


你尚未登录,登录后可以

和开发者交流问题的细节

关注并接收问题和回答的更新提醒

参与内容的编辑和改进,让解决方法与时俱进

请先登录

推荐问题


联系我
置顶