RE: [EMAIL PROTECTED] How to encrypt traffic between client and apache proxy server

2008-04-24 Thread Stephen Hu
he.org Sent: Thursday, April 24, 2008 8:44 PM Subject: [EMAIL PROTECTED] How to encrypt traffic between client and apache proxy server Hi, I was trying to setup a forward proxy solution with apache, but via port 443(SSL) rather than just via 80. So I hope it should work as the fol

Re: [EMAIL PROTECTED] How to encrypt traffic between client and apache proxy server

2008-04-24 Thread Emmanuel E
Subject: [EMAIL PROTECTED] How to encrypt traffic between client and apache proxy server Hi, I was trying to setup a forward proxy solution with apache, but via port 443(SSL) rather than just via 80. So I hope it should work as the following diagram: Client(IP1:Random) (IP2

[EMAIL PROTECTED] How to encrypt traffic between client and apache proxy server

2008-04-24 Thread Stephen Hu
Hi, I was trying to setup a forward proxy solution with apache, but via port 443(SSL) rather than just via 80. So I hope it should work as the following diagram: Client(IP1:Random) (IP2:443)Apache(IP2:Random) (IP3:443)Web Server 1 |SSL Hand Shake-(443)| 2 |-CONNECT I