Creating a Self-Signed Certificate in IIS7

self-signed certificate Windows

I needed to add https:// support to a website, add redirection, and test that everything functioned. I was in a hurry to complete this testing, so didn’t want to deal with purchasing a third-party certification. So, I thought to myself, “No problem, I’ll just install a self-signed certificate!” Here are the steps, if you need […]