SSL Handshake Error: No Website

My 1st reaction… “Great! Tons of postings when 1st searched…” Unfortunately, I am not finding a solution. I have 2 SSL certificates (abc.com and xyz.com) and have enabled the internet site configuration.

If redirect TCP to SSL is not set to YES, I can browse to the sites using “http://” but not “https://” (as expected). I have 2 internet site docs… all looks well. The server is named web1.abc.com (FQDN) and is resolvable via DNS. Users obviously do not use this address but abc.com or xyz.com. I can ping abc.com and xyz.com and have even tried disabling single-session authentication.

If I enable “Redirect TCP to SSL,” I get a “cannot display web page” in IE7 and “connection was interrupted” in FF. I tried just 1 site document but same thing. I made sure the hostname and IP address were in the “hostnames…” field. The hostname in the field matched the one in the SSL cert.

Do we have to have a separate IP address for abc.com and xyz.com? …read this in the forum. Is there a special setting in the notes.ini required or just the entry in the site doc? Still does not explain why a single site document will not work!?! Hoping someone sees something obvious… thanks team.

Subject: SSL Handshake Error: No Website…

you need two different ip addresses - one for abc.com, one for xyz.com.

Subject: RE: SSL Handshake Error: No Website…

Thanks… I’m assuming that abc.com and 1st IP should be in the abc.com web site document (“hostname…” field) and xyz.com and 2nd IP in the 2bd web site document. I am still attempting to figure out why 1 will not work. Will remove all site docs except abc.com and try again.