Creating Your Own Dev SSL Cert for IIS
|
The article you are reading has moved! It is now available at: http://blog.tinisles.com/2007/08/creating-your-own-dev-ssl-cert-for-iis/ |
- Setting up SSL with a SelfSSL certificate on Windows Server 2003 - create a self signed certificate with a utility from the IIS Resource Kit.
- Creating a Self-Signed Certificate using OpenSSL for use with Microsoft Internet Information Services (IIS) 5 - use the open source OpenSSL to create your own CA, and sign requests yourself. Has the advantage that users can trust one CA, and never receive SSL warnings from your dev sites.