Hi,
I created a certificate using keytool.
I configured Tomcat for standalone ssl mode and it is working fine.
But the problem is when i try to access the home page
https://localhost:8443/examples/jsp/home/index.jsp
it is showing the certificate which i have created and saying that THE NAME ON THE SECURITY CERTIFICATE DOES NOT MATCH THE NAME OF THE SITE. How can i over come this for my standalone mode? Thanks in advace for any help phani
