-----Original Message----- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Wednesday, 31 October 2007 3:23 AM To: Tomcat Users List Subject: Re: Keytool: SSL Certification Issue
[EMAIL PROTECTED] wrote: > Hello Mark, > > -----Original Message----- > From: Mark Thomas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 30 October 2007 3:35 PM > To: Tomcat Users List > Subject: Re: Keytool: SSL Certification Issue > > [EMAIL PROTECTED] wrote: >> Thanks for your response. I tried configuration you suggested but didn't see >> any difference in the output. >> >> Just to add to the original problem statement, I don't see any issue when >> using "CN=localhost" in the Certificate generation. While I see the below >> mentioned issues when I use "CN=<hostname>". > > That suggests your hostname isn't configured correctly. What happens > when you use http://<hostname>:8080 rather than http://localhost:8080 > to access Tomcat? Does http://<hostname>:8080 work from another machine? > > I don't see a issue with the hostname: I am able to access http:<hostname> > URLs. However the issue is with secure https://<hostname> URLs (certificate > CN=<hostname>), in which case I see blank page due to the previously > mentioned issues. > However I don't find any issues when accessing secure URLs https://localhost > (certificate CN=localhost) OK. If the host name is fine and it works for localhost that suggests a configuration issue. What Tomcat version, what JDK, what OS? For now I am able to live with the self-signed certificate after installing the same. I am holding on addressing the issue seen when external certificates are used. Thanks for your response again Mark!. Renu Kumar --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]