Re: [squid-users] Can I use squid to reverse proxy https (without making it a man-in-the-middle)?

2017-05-07 Thread Stefan Blachmann
p server server_anothersitewithoutssl_de_http 10.0.0.8:80 backend backend_sitewithssl_de_http mode http server server_sitewithssl_de_http 10.0.0.9:80 backend backend_sitewithssl_de_https mode tcp server server_sitewithssl_de_https 10.0.0.9:443 On 5/4/17, Stefan Blachmann wrote: > I am using

[squid-users] Can I use squid to reverse proxy https (without making it a man-in-the-middle)?

2017-05-03 Thread Stefan Blachmann
I am using squid 3.5.23 for no-caching reverse proxying http to backend web servers. I want to do the same with https. If I try to make cache_peer, acl, http_access and cache_peer_access for port 443 in addition to port 80, the connection attempt fails with browser complaining about error code: SS