You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by suryadevara dushyanth <sd...@yahoo.com> on 2005/03/14 01:32:42 UTC

Configuration Problem in Tomcat for HTTPS

Hi,
I am trying to configure my Tomcat with https support.
I tried in two versions of tomcat.

Tomcat 5
I followed the process as given by the documentation
but https is not working as i typed in the url
"https://localhost:8443" I am getting page not
available.

Tomcat 4.1.29

I followed the process and modified the server.xml
file by uncommenting the 8443 port. When i start my
tomcat server it is shutting down and it does not
start. I tried it through Tomcat Admin page but it
says resource requested not available. 

Please help me out as I have to host my application in
Tomcat using HTTPS port. And I am under a tight
deadline for hosting this application.

Thanks & Regards
Dushyanth


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Configuration Problem in Tomcat for HTTPS

Posted by Bill Barker <wb...@wilshire.com>.
Urm, not really enough info here to help you.  Of course I'm assuming that 
you've already read 
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.  Beyond 
that, you can try setting your logging category (log4j/java.util.logging 
config) for 'org.apache.tomcat.net.jsse' to DEBUG to increase the number of 
messages.

"suryadevara dushyanth" <sd...@yahoo.com> wrote in message 
news:20050314003242.70746.qmail@web30304.mail.mud.yahoo.com...
> Hi,
> I am trying to configure my Tomcat with https support.
> I tried in two versions of tomcat.
>
> Tomcat 5
> I followed the process as given by the documentation
> but https is not working as i typed in the url
> "https://localhost:8443" I am getting page not
> available.
>
> Tomcat 4.1.29
>
> I followed the process and modified the server.xml
> file by uncommenting the 8443 port. When i start my
> tomcat server it is shutting down and it does not
> start. I tried it through Tomcat Admin page but it
> says resource requested not available.
>
> Please help me out as I have to host my application in
> Tomcat using HTTPS port. And I am under a tight
> deadline for hosting this application.
>
> Thanks & Regards
> Dushyanth
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com 




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org