AW: [EMAIL PROTECTED] Problem using apache as a reverse proxy for https

2006-12-15 Thread frank rittinger
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag > > > > If you don't want the proxy decrypting the traffic, then you > don't want an HTTP proxy, you want a port-forwarder. Just > tell your OS or firewall to forward port 443 on to the > back-e

RE: [EMAIL PROTECTED] Problem using apache as a reverse proxy for https

2006-12-14 Thread frank rittinger
certificates. Cheers, Frank > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag > von Joshua Slive > Gesendet: Donnerstag, 14. Dezember 2006 16:01 > An: users@httpd.apache.org > Betreff: Re: [EMAIL PROTECTED] Problem using apache as a reverse >

[EMAIL PROTECTED] Problem using apache as a reverse proxy for https

2006-12-14 Thread frank rittinger
e test.com:443 Apache 2.0.x on SuSE Linux 9.3. With modules proxy, ssl, proxy_connect, proxy_http. I searched the web for a while now and can't find any relevant answers. Am I missing something, or does just not work? Thanks in advance,