我测试了一百万个Websphere配置。
唯一有效的过程是此链接中描述的过程:
http://blog.xebia.com/2012/10/01/mutual-ssl-authentication-using-websphere-
application-server-and-cxf/
通过定义cxf intercpter:
<cxf:bus> <cxf:outInterceptors> <bean /></cxf:outInterceptors></cxf:bus>
有关更多详细信息,请参见:
https://github.com/vlussenburg/websphere-cxf-extensions#websphere-cxf-
extensions
非常感谢您的帮助。



