keyur sheth wrote:
>                     I am trying to convert the tomcat container from http
> to https. First of all I created the keystore by reading the documentation
> and also made necessary changes to $CATALINA_HOME/conf/server.xml by
> uncommenting the SSL Connector HTTP tag and added new parameter
> keystoreFile for including the location of the file .keystore. And then
> restarted the tomcat. But when I give my URL
> https://coit-grid04.uncc.edu:8080/gridsphere  or
> https://coit-grid04.uncc.edu:8080/ it still doesn't open the page and gives
> the error as page cannot be displayed. So can you tell me the reason why I
> am unable to do that.

Access the port you configured the HTTPS Connector for, propably:
https://coit-grid04.uncc.edu:8443

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to