Re: Proxy Configuration + SSL

2010-08-13 Thread DANA HEATH
ject: RE: Proxy Configuration + SSL > From: DANA HEATH [mailto:djhe...@pacbell.net] > Subject: Proxy Configuration + SSL > > web-server's server.xml connector snippet: >    connectionTimeout="2" proxyName="web01.m.com" >              proxyPo

RE: Proxy Configuration + SSL

2010-08-13 Thread Caldarale, Charles R
> From: DANA HEATH [mailto:djhe...@pacbell.net] > Subject: Proxy Configuration + SSL > > web-server's server.xml connector snippet: >    connectionTimeout="2" proxyName="web01.m.com" > proxyPort="80" redirectPort

Proxy Configuration + SSL

2010-08-13 Thread DANA HEATH
Hi all,   I'm running into an SSL configuration problem running several web servers behind a proxy. I have a wildcard cert for my domain (call it m.com) on the proxy server, but need to secure a credit card form on each webserver running as a sub-domain behind the proxy. Here are my configs (ru