How to generate a certificate request with SubjectAltNames on IIS 6.0 ?

Posted by Gumble on Stack Overflow See other posts from Stack Overflow or by Gumble
Published on 2010-04-16T15:11:29Z Indexed on 2010/04/16 15:13 UTC
Read the original article Hit count: 394

Filed under:
|
|

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 :/

© Stack Overflow or respective owner

Related posts about iis6

Related posts about ssl