Hello I have recompiled squid package. I gave options --with-openssl --enable-ssl switche. But while executing squid, I am getting the following error
>>> ~/squid -N -Y -d 5 -f /tmp/minsquid.conf /tandberg/squid: /lib/x86_64/libcrypto.so.1.0.0: no version information available (required by /tandberg/squid) /tandberg/squid: /lib/x86_64/libssl.so.1.0.0: no version information available (required by /tandberg/squid) 2017/01/20 05:35:57| ERROR: MIME Config Table /usr/local/squid/etc/mime.conf: (2) No such file or directory FATAL: MIME Config Table /usr/local/squid/etc/mime.conf: (2) No such file or directory Squid Cache (Version 3.1.23): Terminated abnormally. CPU Usage: 0.032 seconds = 0.031 user + 0.001 sys Maximum Resident Size: 28368 KB Page faults with physical i/o: 0 <<< the reason why I have recompiled package is - in the native squid I think ssl support is not there hence I was specifying ssl, cache_peer 10.106.251.90 parent 3223 0 no-query default ssl sslcert="/tmp/server_90.pem" sslkey="/tmp/privkey_90.pem" I got error 2017/01/19 21:04:24| parse_peer: token='ssl' FATAL: Bungled minsquid.conf line 12: cache_peer 10.106.251.90 parent 3223 0 no-query default ssl sslcert="/tmp/server_90.pem" sslkey="/tmp/privkey_90.pem" Any ideas on overcoming this issue ? PS: The same post I have posted a while back but subject was missing in that hence reposting
_______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
