I have a running http reverse proxy setup. Now I want to add SSL. The first thing I try is to make squid listening on port 443: https_port 192.168.1.151:443 accel cert=C:/squid/ssl/xxx.pem key=C:/squid/ssl/xxx.pem defaultsite=mirror.xxx.com vhost Squid starts but is not listening on 192.168.1.151:443. In the log I see no indication that squid tries to set up an https listener. How to get squid to lissen on 192.168.1.151:443 ? Does anybody have experience rung squid as an accelerating reverse proxy using SSL on windows? I use Squid 2.7 STABLE with SSL Support (http://squid.acmeconsulting.it/download/squid-2.7.STABLE5-bin-SSL.zip) on a windows 2003 server box. Thanks Theo -- View this message in context: http://www.nabble.com/SSL-on-Squid-2.7-Windows-tp20813896p20813896.html Sent from the Squid - Users mailing list archive at Nabble.com.