I was unable to get it working with my Thawte certificate (which works fine in Apache). After some research I determined that there is an issue with the JSSE from Sun which prevents certain certs from working. Has this changed recently? Personally I would much rather remove Apache from the chain as it is really doing nothing for me other than handling the SSL decoding and then passing the request to Tomcat.
Sincerely, Anthony Eden > -----Original Message----- > From: Taavi Tiirik [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 28, 2002 1:43 AM > To: Tomcat Users List > Subject: Re: Who use Tomcat as a stand-alone server in > production environment ? > > > > If I do not need SSL then I use Tomcat standalone. > > If I need SSL I use Apache + OpenSSL & Tomcat with > mod_webapp. Both > > configurations work fine. > > Anthony, > > Why is it so? Tomcat with SSL works just fine. > > Taavi > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
