|
Home > Archive > IIS Server Security > June 2006 > SSL on an IIS cluster
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 |
SSL on an IIS cluster
|
|
| Jacob Hahn 2006-06-08, 1:25 pm |
| I have a active-passive cluster on Windows 2003 servers that is running IIS,
I am having problems installing the SSL certificate on both nodes. The SSL
certificate was created for the cluster name resource, “www2.mydomain.edu”
and that cert was installed on node A without a problem. Using the
“iiscnfg.vbs” script I copied the metadata over to node B without a problem.
When the cluster fails to the other node the SSL cert does not work. My
question is where can I find documentation on how to install a SSL
certificate on an active-passive cluster?
Thank you,
Jacob Hahn
| |
| Bernard Cheah [MVP] 2006-06-09, 1:30 am |
| Export it from the source node then import it at the destination node.
HOW TO: Back Up a Server Certificate in Internet Information Services 5.0
http://support.microsoft.com/?id=232136
How to Import a Server Certificate for Use in Internet Information Services
5.0
http://support.microsoft.com/?id=232137
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Jacob Hahn" <JacobHahn@discussions.microsoft.com> wrote in message
news:125ECFDA-906C-4F28-BF96-6529454D4A84@microsoft.com...
>I have a active-passive cluster on Windows 2003 servers that is running
>IIS,
> I am having problems installing the SSL certificate on both nodes. The SSL
> certificate was created for the cluster name resource,
> “www2.mydomain.edu”
> and that cert was installed on node A without a problem. Using the
> “iiscnfg.vbs” script I copied the metadata over to node B without a
> problem.
> When the cluster fails to the other node the SSL cert does not work. My
> question is where can I find documentation on how to install a SSL
> certificate on an active-passive cluster?
>
> Thank you,
> Jacob Hahn
|
|
|
|
|