You don't need to. Just setup SSL on Apache. You only need SSL on tomcat if you are using tomcat in stand-alone mode.
John Turner [EMAIL PROTECTED] > -----Original Message----- > From: Tyrone Buckle [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 27, 2002 8:31 AM > To: [EMAIL PROTECTED] > Subject: Apache & Tomcat SSL Integration > > > Hi all. I have an Apache install that serves all my static html pages > and a Tomcat install that serves a JSP user registration > system. I have > the two talking to one another using mod_webapp and > everything is fine. > The thing is I need to use SSL for my user registration > system. How do I > tell Apache to tell Tomcat to use SSL when it serves from a certain > directory? > > Please help :( > > Thanking you in advance, > Tyrone > > > > -- > 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]>
