by Steven25. June 2012 14:56By default creating a self signed certificate on IIS7 will create one bearing the name of the local server. If you need more custom abilities, such as being able to specify your own domain name if can be tricky.
I recently started using the SelfSSL7 tool and it works a treat.
The blog post covering its usage can be found here.
The syntax that worked well for me was:
SelfSSL7 /Q /T /I "site.com" /S "mysite" /N cn=site.com
04cb3dba-26d8-4124-a1d4-9b7931eec0a9|0|.0|27604f05-86ad-47ef-9e05-950bb762570c
Tags: ssl
Tech