> From: Shyam Kumar [mailto:shyamkuma...@ymail.com] 
> Subject: Re: SSL Configuration with in Tomcat

> I moved it to my production server(Linux).But I configured it to use SSL port 
> 8443, But when I try calling url from browser (https://www.cogbooks.com)

You need to include the port you configured in the SSL <Connector>:
https://www.cogbooks.com:8443

>    <Connector port="18443" 

You stated 8443 above, but the config you supplied has something rather 
obviously different; which is it really?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to