Hi all, I have a problem configuring SQUID to use port 443 as HTTPS_PORT. As it is a port below 1024, I have an error in logs ("Permission denied") so I try to start SQUID as root but it does not work (the logs say that it is unsecure). I need to use port 443 as I want to reverse proxy to an IIS website and I don't want to use the firewall to redirect port. So my question is : how can I start SQUID as root ? Another question is : is it possible to reverse proxy from HTTPS to HTTPS ? INTERNET <--- HTTPS ---> SQUID <--- HTTPS ---> IIS I use RHEL 4.0 with SQUID 2.5 patch 14. Thank you very much. Best Regards,