How can I create a SSL certificate, for testing purposes, on my local machine in a portable file such that I can move it to the Windows Server 2003 machine and install it there for a ASP.Net website?
Asked
Active
Viewed 600 times
2 Answers
1
You can check the article Certificate Creation Tool (Makecert.exe).

Vivek Kumbhar
- 3,073
- 1
- 18
- 13
-
Worked! Not sure about the gazillion attributes though. :) – Zolomon Nov 09 '10 at 10:44
0
The information found on this website; http://www.xenocafe.com/tutorials/self_signed_cert_IIS/self_signed_cert_IIS-part1.php explained the steps in detail on how to create a self signed SSL certificate and how to import it to my server!

Zolomon
- 335
- 2
- 10