Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Soap UI 具有以下选项“使用单个证书进行签名”
对应的 spring-ws 配置是什么?
您是否尝试将 Sign 属性 includeTimestamp 设置为 false?
根据文档,它用于防止重放攻击。使用单一证书登录 SoapUI 使用与重放攻击完全相同的方法。
http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/1.6/tutorial/doc/XWS-SecurityIntro4.html#wp565497