If you need to create a self signed ssl certificate, you can use the “selfssl.exe” tool; which is part of the IIS Resource kit. You can grab it from the Microsoft site. Typical usage is like this: selfssl /t /n:cn=subdomain.domain.net /v:365 It means that create me an ssl certificate for that cn and the cert [...]
All posts in category security
Self signed SSL Certificates
Posted by Altug Sahin on April 21, 2010
http://altugsahin.wordpress.com/2010/04/21/self-signed-ssl-certificates/