SSL on an IIS cluster

SSL on an IIS cluster

am 08.06.2006 14:29:02 von JacobHahn

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

Re: SSL on an IIS cluster

am 09.06.2006 05:49:04 von Bernard

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" 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