11

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...

schmoopy
  • 6,419
  • 11
  • 54
  • 89

1 Answers1

12

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"

Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252