使用 SSL 的 wcf net.tcp
有人有在 WCF 中使用 SSL 和 net.tcp 绑定的经验吗?
我已经阅读过它的可能性,但没有找到有关如何实现它的良好信息。我很想听听任何了解或实施过这一点的人的意见。
提前致谢...
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...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看此链接中的内容:
http://msdn.microsoft.com /en-us/library/ms789011.aspx
特别是“使用带有证书的 NetTcpBinding 来保证传输安全”的部分
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"