We have a number of Apache/Tomcat webapps that run through SSL with the
certificate only on the apache side.  However we are using the warp
connector and if you are using mod_jk you may have a different behavior.



-----Original Message-----
From: Denise Mangano [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 1:02 PM
To: 'Tomcat Users List'
Subject: SSL setup Apache -> Tomcat


Ok, I  have been reading through the archives of this list and this is not
good....

I have one registered domain for which I purchased a certificate for.
Apache is set up to use this certificate, and I can access my Apache app
through https://.  Now I added some JSP to my site, and I need this JSP to
be secure as well.  I've seen this mentioned a number of times, and as you
guess when I try to access https://mydomain.com/mywebapps the server
infinitely hangs.  I just finished reading how SSL from Apache to Tomcat is
not implemented...  Is this true?  Is the scenario I want not possible?

Can I set up my certificate separately in the Tomcat config files? Will this
work?  The Apache app processes a server side transaction and on the last
page the connection to my backend system is ended as the last page is
loaded.  This last page has a link that when clicked, only sends 2
non-critical variables to my JSP.  But as I mentioned I need this JSP to be
secure.  ... so even if the SSL connection is broken, then renewed on the
Tomcat side, that would be sufficient (both are under same domain name, and
on same physical box)... Any suggestions?

Thanks!

Btw...where is everyone today? Does the whole world besides me get off early
on Friday's?? ; )

Denise Mangano

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

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

Reply via email to