[squid-users] Bungled Conf..SSL

2009-09-21 Thread Ali Jawad
Hi

I did compile 2.7 from source on debian with --enable-ssl support of
course I did install the libssl-dev package for ssl headers first. The
thing is that squid wont start it complains about the https_port line
being BUNGLED.

The error/line is :

FATAL: Bungled squid.conf line 7: https_port 443 10.10.11.11:443
cert=/etc/squid/self_certs/exyz.crt key=/etc/squid/self_certs/xyz.key
protocol=http accel defaultsite=xyz vhost

The relevant configure output is:

app02:/usr/src/squid-2.7.STABLE7# cat output | grep ssl
checking for openssl/err.h... yes
checking for openssl/md5.h... yes
checking for openssl/ssl.h... yes
checking for openssl/engine.h... yes
app02:/usr/src/squid-2.7.STABLE7# cat output | grep SSL
SSL gatewaying using OpenSSL enabled
Using OpenSSL MD5 implementation

I did specifically use --enable-ssl

Please advice.


Re: [squid-users] Bungled Conf..SSL

2009-09-21 Thread Amos Jeffries

Ali Jawad wrote:

Hi

I did compile 2.7 from source on debian with --enable-ssl support of
course I did install the libssl-dev package for ssl headers first. The
thing is that squid wont start it complains about the https_port line
being BUNGLED.

The error/line is :

FATAL: Bungled squid.conf line 7: https_port 443 10.10.11.11:443
cert=/etc/squid/self_certs/exyz.crt key=/etc/squid/self_certs/xyz.key
protocol=http accel defaultsite=xyz vhost


The 443 10.10.11.11:443 portion of that error display looks like a 
wrong config.


I think you meant to write http_port 10.10.11.11:443 in the squid.conf 
there.



Amos
--
Please be using
  Current Stable Squid 2.7.STABLE7 or 3.0.STABLE19
  Current Beta Squid 3.1.0.13