How to generate a certificate request with SubjectAltNames on IIS 6.0 ?
- by Gumble
I'm looking for a way to add a Subject Alternative Name in my certificate request in the IIS 6.0 certificate creation wizard.
It seems I can only fill the Subject field and not the Subject Alternative Name.
Trying to follow this guide (http://support.microsoft.com/kb/931351) using certreq.exe doesn't help, it fails without any hint except that it prints its manual.
Any suggestions appreciated, I hope I won't have to export my public key and generate the csr with openssl :/