Setting up SSL for WCF in Development

by David Kiff 22. September 2009 11:27

This blog post will describe how to secure your WCF services that are hosted within IIS 7.0, using Secure Sockets Layer.

Secure Sockets Layer (SSL) is a protocol primarily used for encryption of data between two parties, running at the Transport Layer.More...

Tags: , , , ,

WCF