Hi
Yes I use tomcat only.
I rebooted the server and tried again on the server itself by typing localhost as you asked. I got the following pop up. The first pop up is
Website Certified by an unknown authority
Unable to verify identity of myserver as trusted site
Possible reasons for this eroor
-Your browser does not recognize the Certificate Authority that issued the site's cert
-The site's cert is incomplete due to server misconfiguration
-You are connected to site pretending to be myserver.
I click on grant for this session only and the below pop up came out.
Security Error: Domain name mismatch
You have attempted to establish a connection with "localhost". However the security cert presented belongs to "myserver"
It is possible that someone may be trying to intercept your communication with this website.
After i click OK finally the error code came out
localhost received an incorrect or unexpected message error code 12227
I perform this on mozilla browser 1.2.2
So is this a problem with the browser, the cert or I did something wrong with my configuration.
But when i acces the server from another pc using IE and typing
https://localhostURL:443/ it came out page cannot display. Shouldn't it also pop up some security alert same as above? .
Thanks.