tis 2007-01-16 klockan 13:06 -0500 skrev Chatham Will Ctr AFCCC/SCO: > > > WWW<--SSL-->[Squid 2.26 Reverse > Proxy]<--SSL-->[firewall]<--SSL-->[Apache web server] > > > > > I have the above scenario created like so: > > squid.conf > ------------------- > http_port proxyserver.com:80 > https_port proxyserver:443 cert=/etc/httpd/conf.d/squid.crt > key=/etc/httpd/conf.d/squid.key defaultsite=webserver.com:8443 > cache_peer webserver.com parent 8443 0 no-query originserver
You haven't told Squid that the peer is ssl encrypted.. With the above configuration Squid will attempt to use http while talking to the peer. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
