My current https_port option is as follows: https_port 192.168.50.150:443 cert=/usr/local/squid/etc/secure.crt key=/usr/local/squid/etc/secure.key defaultsite=blahblah.com protocol=http Squid is a reverse proxy and terminates the SSL session. I now have a new certificate. All certifciates from Verisign now require an intermeidate cert which require use of certificate chains. I understand certificate chains are supported in squid 2.6/3.0. How do I specificy the intermediate certificate ? Thanks, -- Michael