RE: ssl deployment recommendations

2005-11-26 Thread Carl Olivier
I concur. I use tomcat without Apache and mod_jk due to the fact that in my testing it worked far better! SSL no problem either! Rgds, Carl -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: 26 November 2005 19:05 To: Tomcat Users List Subject: Re: ssl

Re: ssl deployment recommendations

2005-11-26 Thread Hassan Schroeder
Chris Pat wrote: > Sorry I was not clear. It is for inbound connections > to client browsers. Where do I begin? I assume I > need to front it with Apache which means modjk, > correct? Why would you assume that? You need to configure your server.xml's Connector elements properly and install y

Re: ssl deployment recommendations

2005-11-26 Thread Chris Pat
Hi Hassan Sorry I was not clear. It is for inbound connections to client browsers. Where do I begin? I assume I need to front it with Apache which means modjk, correct? tia. --- Hassan Schroeder <[EMAIL PROTECTED]> wrote: > Chris Pat wrote: > > > I am setting up a cc processing component of

Re: ssl deployment recommendations

2005-11-25 Thread Hassan Schroeder
Chris Pat wrote: > I am setting up a cc processing component of my > application. Can anyone recommend how to deploy the > ssl layer? I'm not sure what your question is; are you talking about setting up Tomcat to use SSL for inbound connections, or doing encrypted *outbound* requests from your