Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Apache + tomcat +ssl

Spam

2004-01-13

Replies:

Apache is used to support SSL requests, in this configuration no need for tomcat to know about https.
(of course traffic between apache and tomcat is not encrypted)

I guess port 8443 is used only when tomcat is stand-alone (or for paranoiac ;-) ).

>> "Server Error"
Is it a message issued by tomcat or by apache?
(if issued by tomcat you will probably see tomcat on the page displayed and some logs messages in tomcat logs?).

Do you successfully reach static pages (not redirected to tomcat, served
directly by apache) from https://myserver.com/ ?
I mean the first thing to discard is a pure SSL configuration problem
(not related to tomcat, nor mod_jk).
(if needed, remove the mod_jk configuration from apache to check that
SSL-alone is ok)

Could you provide us some hints about your apache configuration, mod_jk
configuration and the log files (not the full log please,
only the messages related to the request on
https://myserver.com/index.jsp ).

Johann DUPUIS

Bruno.Melloni@(protected):

>This might be a dumb comment, but you do know that Tomcat's HTTPS port is 8443 by default, defined in server.xml, right? And that is only *after* you uncomment that part of the server.xml and do all the other Tomcat SSL setup tasks. I hope this helps.
>
>-----Original Message-----
>From: ext Omkar Joshi [mailto:omjosh@(protected)]
>Sent: Tuesday, January 13, 2004 8:03 AM
>To: tomcat-user@(protected)
>Subject: Apache + tomcat +ssl
>
>
>What is happening is,
>
>when port 80 and 443 on for apache
>
>http://myserver.com/index.jsp   and http://myserver.com:8080/index.jsp
>all work fine
>
>that means apache forwards the jsp handling to tomcat,
>
> but https://myserver.com/index.jsp doesnt work I get "Server Error"
>
>_________________________________________________________________
>Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag
>Only on www.shaadi.com. Register now!
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.