On Mon, 4 Jul 2005, Makarand Jadhav wrote:
Henrik, Thanks, I was able to apply the ssl patch successfully to 2.5 squid STABLE 10(latest vesrsion) The IP address of my host linux is 10.4.74.101. I am not using any ssl certificate option in the squid.conf file. But when I start the squid from the command prompt I get the following error: ot@ESD-PRHEL sbin]# /etc/squid/sbin/squid -d 1 2005/07/04 18:55:57| Failed to acquire SSL certificate '(null)': error:0200100E:system library:fopen:Bad address FATAL: Bungled squid.conf line 96: https_port 10.4.74.101:443 Squid Cache (Version 2.5.STABLE10-20050704): Terminated abnormally.
You can't run a SSL server without a certificate. Mathematical inpossibility.
See the https_port directive description. Regards Henrik