[squid-users] https questions

From: Ken W. <techwww_at_yahoo.com.cn>
Date: Fri, 6 Jun 2008 21:12:46 +1000 (EST)

Hello members,

I want to set squid, which accepts https from clients, then forward the
request to original server with http protocal.

This is the setting I considered:

https_port 443 accel vhost cert=/squid/etc/xxx.crt key=/squid/etc/xxx.key
protocol=http

cache_peer 10.0.0.1 parent 80 0 no-query originserver name=origin_1
acl service_1 dstdomain .xxx.com
cache_peer_access origin_1 allow service_1

Then I access to squid with this way:
https://www.xxx.com/

Can squid accept this https request and forward it to original server with
http correctly?
btw, what's the usage of "protocol=http"? I can't understand for it
enough.

Thanks in advance.
[ this is my second message for the same content, because the first
message I sent to the list was lost. ]

      Get the name you always wanted with the new y7mail email address.
www.yahoo7.com.au/mail
Received on Fri Jun 06 2008 - 23:07:43 MDT

This archive was generated by hypermail 2.2.0 : Sat Jun 07 2008 - 12:00:03 MDT