syntax error. it should be
selfssl.exe /T /N:CN=mail.domain.com /K:2048 /V:3650
Note the 'CN' before you specify the command name.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"ms" <atomax.TakeThisOut@nospam.bigfoot.com> wrote in message
news:ODPCzz4yGHA.2516@TK2MSFTNGP06.phx.gbl...
> Hi All,
> I hope this is the correct group. If not, please direct me.
>
> I installed SelfSSL from the IIS6 resource kit on my Windows 2003 R2
> server and tried to create a certificate. At a command prompt, I typed in:
> selfssl.exe /T /N:mail.domain.com /K:2048 /V:3650
>
> and received the error message: Failed to build the subject name blob:
> 0x80092023
>
> Google and Yahoo gave no useful information. Microsoft's site also has
> nothing.
>
> Any ideas?
> Max
>