Binding a Self-Signed Certificate in IIS7

Binding SSL on IIS

So, we just walked through how to generate a self-signed certificate in the last post. Next, we need to bind that certificate to a website in order to enable SSL on that website.  This post walks through the binding the self-signed certificate.   Make certain you have generated the self-signed certificate: Use the steps in […]