RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
ssl listener.> > Rainer Jung wrote:> > Doctor Khumalo schrieb:> > > >> OK, > thanks.> >>> >> If I remove Tomcat from the equation, I can get HTTPS to work > with> >> Apache but when I try to start Tomcat and proxy the HTTPS request >

RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
> > > maxSpareThreads="75" > > proxyName="local3"> > enableLookups="true" disableUploadTimeout="true"> > > > acceptCount="100" maxThreads="200" scheme="https"> > secure="true" > > SSLEnabled="true"> > > > SSLCertificateFile="/usr/local/apache2/conf/ssl.key/local3.crt"> > > > SSLCertificateKe

RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
ither enable HTTPS on Tomcat 8443 or tell> Apache to talk HTTP to > the backend. See also> > > http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html> > Regards,> > Rainer> > > > Doctor Khumalo schrieb:> > Anyone know anything about this o

RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
tion?> > > > On Mon, Dec 8, 2008 at 15:38, Doctor > Khumalo <[EMAIL PROTECTED]> wrote:> >> > Anyone know anything about this or > will my post be ignored?> >> >> >> >> From: [EMAIL PROTECTED]> >> To: > users@

RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
So is being a d-bag. > Date: Mon, 8 Dec 2008 17:23:10 +0100> From: [EMAIL PROTECTED]> To: > users@tomcat.apache.org> Subject: Re: SSL/Apache and Proxy> > Doctor > Khumalo:> > > Anyone know anything about this or will my post be ignored?> > > Hijack

RE: SSL/Apache and Proxy

2008-12-08 Thread Doctor Khumalo
Anyone know anything about this or will my post be ignored? > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: RE: SSL/Apache and Proxy > Date: Fri, 5 Dec 2008 14:18:12 + > > > Here is my server.xml config. > > I can see the main localhost but whenever I try to type https

RE: SSL/Apache and Proxy

2008-12-05 Thread Doctor Khumalo
Here is my server.xml config. I can see the main localhost but whenever I try to type https://local3, it gives me a 503 Error

SSL/Apache and Proxy

2008-12-04 Thread Doctor Khumalo
How do I configure server.xml on Tomcat? I have configured SSL through Apache and the proxy part works, however, I get this error in the ssl log [Thu Dec 04 15:06:12 2008] [error] (111)Connection refused: proxy: HTTPS: attempt to connect to 165.112.28.126:8443 (localhost) failed [Thu Dec 04 15

RE: mod_jk -> ajp hangs indefinitely on some requests

2008-12-04 Thread Doctor Khumalo
How can i be removed from this awful blog? > Date: Thu, 4 Dec 2008 15:50:30 -0500 > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: mod_jk -> ajp hangs indefinitely on some requests > > Mark Thomas wrote: > > Roy McMorran wrote: > > > libtcnative: 1.10 >

Tomcat Web Application Manager

2008-07-30 Thread Doctor Khumalo
I just set up Apache-Tomcat 6.0.16 and have two domain names to be used as virtual hosts on the same machine. I have set this up in $CATALINA_HOME/conf/server.xml and can now see them both show up on the server. After editing the tomcat-users.xml, I can now look at the main Tomcat Web Applica