How to secure communication between WCF on internal server and a web page connected to the internet?

We wrote a WCF service and deployed it on IIS on our company’s internal server A which is NOT connected to the internet.

We developed an ASP.NET web page which consumes that service. The web page is located on another server… Continue reading How to secure communication between WCF on internal server and a web page connected to the internet?

Posted in wcf

How to secure communication between WCF on internal server and a web page connected to the internet?

We wrote a WCF service and deployed it on IIS on our company’s internal server A which is not connected to the internet.

We developed an ASP.NET web page which consumes that service. The web page is located on another server… Continue reading How to secure communication between WCF on internal server and a web page connected to the internet?

Posted in wcf

What should be done to determine why it takes so long to set up a secure session using TLS?

I loaded a client-side .svclog file inside Microsoft Service Trace Viewer and there are a lot of entries in the log saying setting up secure session and close secure session, each taking more time than usual. For example, set… Continue reading What should be done to determine why it takes so long to set up a secure session using TLS?