Hello,

How can I install a "renewed" SSL certificate on a IIS server without
going through the process of regeneration of the key pair?

saqib
http://doctrina.wordpress.com/

Re: Installing a renewed SSL certificate without creating a new key by David

David
Sat Mar 15 03:12:27 CDT 2008

On Mar 14, 10:00=A0am, Saqib Ali <docbook....@gmail.com> wrote:
> Hello,
>
> How can I install a "renewed" SSL certificate on a IIS server without
> going through the process of regeneration of the key pair?
>
> saqibhttp://doctrina.wordpress.com/


Just install the SSL Certificate into the Personal Store of the
LocalMachine account, make sure the private key is marked exportable,
and then navigate to the same UI in IIS to simply select this newly
installed certificate.

No regeneration or certificate request required.

You can check your configuration with SSL Diagnostics 1.1.
http://www.microsoft.com/downloads/details.aspx?familyid=3Dcabea1d0-5a10-41b=
c-83d4-06c814265282&displaylang=3Den


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

Re: Installing a renewed SSL certificate without creating a new key by Saqib

Saqib
Thu Mar 27 12:30:53 CDT 2008

Hi David,

Thank you very much. That worked! :-)

saqib
http://doctrina.wordpress.com/

On Mar 15, 1:12 am, David Wang <w3.4...@gmail.com> wrote:
> On Mar 14, 10:00 am, Saqib Ali <docbook....@gmail.com> wrote:
>
> > Hello,
>
> > How can I install a "renewed" SSL certificate on a IIS server without
> > going through the process of regeneration of the key pair?
>
> > saqibhttp://doctrina.wordpress.com/
>
> Just install the SSL Certificate into the Personal Store of the
> LocalMachine account, make sure the private key is marked exportable,
> and then navigate to the same UI in IIS to simply select this newly
> installed certificate.
>
> No regeneration or certificate request required.
>
> You can check your configuration with SSL Diagnostics 1.1.http://www.microsoft.com/downloads/details.aspx?familyid=cabea1d0-5a1...
>
> //Davidhttp://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
> //