Home All Groups Group Topic Archive Search About

How do I programtically generate a csr in IIS 6.0?

Author
22 Feb 2006 7:07 PM
Linda
Hello all,

I am trying to find information about how to generate the csr
programmatically from IIS 6.0.   Can somebody point me to more info or
scripts that already exists?


Sincerely,

Linda

Author
22 Feb 2006 7:51 PM
Egbert Nierop (MVP for IIS)
"Linda" <linda@do-not-spam.com> wrote in message
news:uWbTgN%23NGHA.3284@TK2MSFTNGP14.phx.gbl...
> Hello all,
>
> I am trying to find information about how to generate the csr
> programmatically from IIS 6.0.   Can somebody point me to more info or
> scripts that already exists?

Hi Linda!
If you install certificate services, the asp scripts are included which you
can copy and use.

You also can search on google or MSN for ICertAdmin or CAPICOM samples.

Regards