<div dir="ltr"><br><div>Hello </div><div><br></div><div>   I have recompiled squid package. I gave options --with-openssl --enable-ssl switche. But while executing squid, I am getting the following error</div><div><br></div><div>>>></div><div>







<p class="gmail-p1"><span class="gmail-s1">~/squid -N -Y -d 5 -f /tmp/minsquid.conf </span></p>
<p class="gmail-p1"><span class="gmail-s1">/tandberg/squid: /lib/x86_64/libcrypto.so.1.0.0: no version information available (required by /tandberg/squid)</span></p>
<p class="gmail-p1"><span class="gmail-s1">/tandberg/squid: /lib/x86_64/libssl.so.1.0.0: no version information available (required by /tandberg/squid)</span></p>
<p class="gmail-p1"><span class="gmail-s1">2017/01/20 05:35:57| ERROR: MIME Config Table /usr/local/squid/etc/mime.conf: (2) No such file or directory</span></p>
<p class="gmail-p1"><span class="gmail-s1">FATAL: MIME Config Table /usr/local/squid/etc/mime.conf: (2) No such file or directory</span></p>
<p class="gmail-p1"><span class="gmail-s1">Squid Cache (Version 3.1.23): Terminated abnormally.</span></p>
<p class="gmail-p1"><span class="gmail-s1">CPU Usage: 0.032 seconds = 0.031 user + 0.001 sys</span></p>
<p class="gmail-p1"><span class="gmail-s1">Maximum Resident Size: 28368 KB</span></p>
<p class="gmail-p1"><span class="gmail-s1">Page faults with physical i/o: 0</span></p><p class="gmail-p1"><span class="gmail-s1"><<<</span></p><p class="gmail-p1"><span class="gmail-s1"><br></span></p><p class="gmail-p1"><span class="gmail-s1">the reason why I have recompiled package is - in the native squid I think ssl support is not there hence I was specifying ssl, </span></p><p class="gmail-p1"><span class="gmail-s1"></span></p><pre style="white-space:pre-wrap;color:rgb(0,0,0)">cache_peer 10.106.251.90 parent 3223 0 no-query default ssl
sslcert="/tmp/server_90.pem" sslkey="/tmp/privkey_90.pem"</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I got error</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><pre style="white-space:pre-wrap">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"
</pre><div><br></div><div>Any ideas on overcoming this issue ?</div></pre></div></div>