[EMAIL PROTECTED] Multiple Apache servers advice

2007-03-19 Thread Andrew E. White
Due to a set of requirements, I am having to setup apache to run with multiple instances. For the most part we want the httpd.conf files to be the same. I realize that I must set each instance to bind to its own set of ports, but what else should I worry about? Are there going to be any issues

Re: [EMAIL PROTECTED] Proxy SSL and Client Certificates

2006-09-26 Thread Andrew E. White
client SSL certificated (default is > SSL_CLIENT_CERT) > JkCERTSIndicator SSL_CLIENT_CERT > > And Tomcat sees client certificates all right after that. I'm looking > for that kind of options for mod_proxy. > > > On 9/26/06, Andrew E. White <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] Proxy SSL and Client Certificates

2006-09-26 Thread Andrew E. White
By nature, certs require a private key to verify them, so if a user is passing through your web server, the client's certificate will do you no good beyond the webserver since the webserver does not have the client's private key. Andrew - Original Message - From: Serge Dubrouski <[EMAI

Re: [EMAIL PROTECTED] AuthZ POST content and multiple handlers

2006-09-23 Thread Andrew E. White
Thanks, I missed that list somehow. Andrew - Original Message - From: Joshua Slive <[EMAIL PROTECTED]> Date: Saturday, September 23, 2006 12:32 pm Subject: Re: [EMAIL PROTECTED] AuthZ POST content and multiple handlers To: users@httpd.apache.org > On 9/23/06, Andrew White <[EMAIL PROTECT