I have a IIS server (windows 2003 SP2) and a Certificate authority server on
a different server (also w2k3 sp2)... On the IIS server I created a site
(the server has 2 static ip's) that is on the main IP which is 10.10.1.12
then entered 443 as the SSL port and changed the default listening port to
10.10.1.12... I went to the directory security settings and set up a
computer certificate for the servers netbios name in the domain... that
seemed to set up ok, i can click view certificate and see it just fine...
and turned on anonymous authentication... all seems fine so far... if I go
to HTTP://{servers netbiosname} the site shows up fine! if I go to
HTTPS://{servers netbiosname} just a long pause then a error message and no
site... just sits forever on "waiting for https://{servers netbiosname}"
then "The connection was interrupted - The connection to {servers
netbiosname} was interrupted while the page was loading." error message in
firefox... in IE it just shows nothing at all... I can telnet into the
server on the ssl port fine and get a connection... just like i can on port
80... any idea what is going on here?