Wednesday, March 14, 2012

Dealing with Self-Signed Certs in IIS 7/IIS 7.5

Here is a great article on dealing with the issues associated with Self-Signed Certificates in IIS 7/IIS 7.5:

http://www.robbagby.com/iis/self-signed-certificates-on-iis-7-the-easy-way-and-the-most-effective-way/

Of course, if you need the DNS entry to match the website so that you do not get the dreaded certificate mismatch error, you can either use SelfSSL from the IIS 6 Resource Kit (which requires IIS 6 compatibility) or SelfSSL7 which works natively on IIS 7 and above!


You can read more about using SelfSSL7 here:

http://blogs.iis.net/thomad/archive/2010/04/16/setting-up-ssl-made-easy.aspx

No comments:

Post a Comment