wcf net.tcp using SSL

北城以北 提交于 2019-12-22 04:11:51

问题


Has anyone had experience using SSL with net.tcp binding in WCF?

Ive read its possible, but not finding good information on how to implement it. I would love to hear from anyone who knows about or who has implemented this.

Thanks in advance...


回答1:


Have a look at the contents in this link:

http://msdn.microsoft.com/en-us/library/ms789011.aspx

especially the section on "To use the NetTcpBinding with a certificate for transport security"



来源:https://stackoverflow.com/questions/2455251/wcf-net-tcp-using-ssl

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!