jax-ws ssl

.met

http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/fae9410d-ec23-44f7-b4fb-7c34c74271f7

common

http://social.msdn.microsoft.com/Forums/zh-CN/wcf/thread/11dadb56-8958-4a5f-bef3-27c56daf04e5

 

question

http://stackoverflow.com/questions/6222544/wcf-security-exception-with-windows-xp-embedded

http://www.netframeworkdev.com/windows-communication-foundation/cannot-receive-message-without-security-header-over-transportwithmessagecredential-security-model-65033.shtml

solution

http://skysigal.xact-solutions.com/DesktopModules/SunBlog/Handlers/Print.aspx?entryid=1176


明天任务

1.检查一下 offline 客户端所以来的.netframework的版本

2.检查一下客户端配置文件,enableUnsecuredResponse查看是否可以使用此属性来完成ssl通讯。

3.查看服务端的authorityHandler的代码,主要是针对in 与out 以及fault类型的定义以及log打印日志,。

4.尝试使用api的方式来完成soap header信息,

5.使用soapui 来查看response信息,

6.检查一下offline关于soap header security的处理代码。主要是客户端的安全认证实现。


你可能感兴趣的:(jax-ws ssl)