|
Home > Archive > IIS Server Security > September 2004 > How to install SSL certificate on another web server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to install SSL certificate on another web server
|
|
| Darren Lambert 2004-09-22, 9:26 pm |
| Hi
My client has asked my install a SSL certificate on their web server.
I have 3 .crt files.
I have installed then onto the server, by double clicking them and clicking
the install button.
But how do I get IIS to use them?
The certificates where requested using the old web server.
Regards
Darren
| |
| WenJun Zhang[msft] 2004-09-22, 9:26 pm |
| Hi Darren,
Double-clicking the crt will install it to your current logon
account's certificate store. To let the cert be used by IIS, we need
to install it in Local Computer's Personal store(IIS is running under
system account). Please refer to the the section 5 "Install or Import
the Certificate .cer File for the Corresponding Private Key of the
Certificate Request" in the following following article:
329508 HOW TO: Install a Server Certificate After a Pending Request Is
http://support.microsoft.com/?id=329508
After importing the .crt file, double-click the new installed
certificate and verify if you have a private key of it. If not, the
SSL certificate will not work.
Please let me know how the issue is going. I'm glad to be of help.
Thanks.
Best regards,
WenJun Zhang
Microsoft Online Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
Get Secure! - www.microsoft.com/security
| |
| Darren Lambert 2004-09-22, 9:26 pm |
| Many thanks for your help.
I have managed to install the certificate and get IIS to use it, your
instructions where excellent.
I havent actually tried the site yet as I am awaiting a seperate IP address
(as the site was using host headers).
""WenJun Zhang[msft]"" <v-wzhang@online.microsoft.com> wrote in message
news:DuviCpunEHA.1340@cpmsftngxa06.phx.gbl...
> Hi Darren,
>
> Double-clicking the crt will install it to your current logon
> account's certificate store. To let the cert be used by IIS, we need
> to install it in Local Computer's Personal store(IIS is running under
> system account). Please refer to the the section 5 "Install or Import
> the Certificate .cer File for the Corresponding Private Key of the
> Certificate Request" in the following following article:
>
> 329508 HOW TO: Install a Server Certificate After a Pending Request Is
> http://support.microsoft.com/?id=329508
>
> After importing the .crt file, double-click the new installed
> certificate and verify if you have a private key of it. If not, the
> SSL certificate will not work.
>
> Please let me know how the issue is going. I'm glad to be of help.
> Thanks.
> Best regards,
>
> WenJun Zhang
> Microsoft Online Support
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> Get Secure! - www.microsoft.com/security
>
| |
| WenJun Zhang[msft] 2004-09-22, 9:26 pm |
| Darren,
You are welcome. Yes, the host header will no longer work on the SSL
enabled site. You will need to check other sites' IP listening as
well to prevent an IP conflict since previously the sites are
separated via host headers.
Let me know if there is any further problem. :-)
Best regards,
WenJun Zhang
Microsoft Online Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
Get Secure! - www.microsoft.com/security
|
|
|
|
|