J. Peng wrote:
On 4/1/08, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
tis 2008-04-01 klockan 15:15 +0900 skrev ssoo@xxxxxxxxxxxxxxx:
Squid-2.6.STABLE19 have sslproxy* directives.
Can it support forward proxying http?
Not really no. This feature allows Squid to gateway requests to http.
I.e. if Squid receives an request for https:// over HTTP, or if you use
an url rewriter to rewrite requests from http to https while it's
forwarded by Squid.
Hello Henrik,
I'm totally confused by your description.
Which one squid can support for the below 3 ways?
(client) https ---> squid ---> https (realserver)
Yes. 2.6+ reverse-proxy mode ONLY.
3.1+ reverse proxy mode OR sslbump intercept experiment.
(client) http ----> squid ---> https (realserver)
Yes. 2.6+ normal operations. Any mode.
(client) https ---> squid ---> http (realserver)
Yes. 2.6+ reverse-proxy mode ONLY.
3.1+ reverse proxy mode OR sslbump intercept experiment.
Amos
--
Please use Squid 2.6STABLE19 or 3.0STABLE3