Relative Content

Tag Archive for c#wcf

How to setup HTTPS in netHttpBinding in wcf?

I have to created a sample project in which client and server communicate with netHttpBinding over https(wss). My code and configuration is working perfectly fine with http binding. But when I an using HTTPS then it gives error as followed