<div dir="ltr">Sorry my fault. Using the correct configure options makes OpenSSL support indeed work :-) Thanks for pointing me to that. I will again try with GnuTLS after getting everything up and running with OpenSSL.<div><br></div><div>Regards, Martin.</div></div><br><div class="gmail_quote"><div dir="ltr">Am Di., 18. Dez. 2018 um 19:44 Uhr schrieb Amos Jeffries <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 19/12/18 3:44 am, Martin Hoffmann wrote:<br>
> Thanks that would be fine.<br>
> However meanwhile I have recompiled squid 4.4 with OpenSSL support<br>
> (added --enable-ssl <br>
<br>
Which does not exist any longer.<br>
<br>
> and --with-open-ssl=xxx <br>
<br>
Which never existed at all.<br>
<br>
The ./configure option name is " --with-openssl ". Add that to the<br>
debian/rules file and rebuild.<br>
<br>
<br>
> and removed --with-gnutls<br>
> to debian/rules) just to end with the same problems <br>
<br>
Nod. That is because the options you have to enable OpenSSL do not exist.<br>
<br>
<br>
# see './configure --help'<br>
"<br>
<br>
  --enable-ssl-crtd       Prevent Squid from directly generating TLS/SSL<br>
                          private key and certificate. Instead enables<br>
                          the certificate generator processes.<br>
<br>
  --without-gnutls        Do not use GnuTLS for SSL.<br>
                          Default: auto-detect<br>
<br>
  --with-openssl[=PATH]   Compile with the OpenSSL libraries. The path<br>
                          to the OpenSSL development libraries and<br>
                          headers installation can be specified if<br>
                          outside of the system standard directories<br>
<br>
"<br>
<br>
HTH<br>
Amos<br>
<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>