Trying to get two Win2K Adv Server machines to use an SSL key with a common hostname. (They’ll be clustered.) What I’ve done is:
1. Use Internet Service Manager on one to create a CSR, and use that CSR with Thawte’s web page to make a test certificate.
2. Use I.S.M. again on server1 to enable the cert.
3. Load the SSL Cert snapin in MMC, which doesn’t show the cert!
4. Under I.S.M. again, view the Cert and “Copy to File” saving as PFX format.
5. Under MMC again, import this PFX file. OK, can see the cert now.
6. Under MMC on server2, import the same PFX file. Can see the cert.
7. Under ISM on server2, try to enable SSL using an “existing cert” but it doesn’t list anything!
Getting similar results on several IIS5 machines, so I must be doing something wrong. Any help appreciated.