Re: [squid-users] compile squid with tumbleweed

2021-04-02 Thread Majed Zouhairy
hmm, thank you both.. i regenerated new certificates using Eliazer's method and now squid restarted but it is refusing connections.. i normally configure port 8080 as the proxy port in the browser, and i am thinking there needs to be another port for ssl bumping? now the configuration is like t

Re: [squid-users] Squid 5 does not send ICAP request

2021-04-02 Thread Alex Rousskov
On 3/12/21 1:42 PM, Alex Rousskov wrote: > I suspect you are suffering from Bug 4528: > https://bugs.squid-cache.org/show_bug.cgi?id=4528 > > Which has also been discussed earlier as Bug 3621: > https://bugs.squid-cache.org/show_bug.cgi?id=3621 PR 795 fixes similar problems in my tests: https://g

Re: [squid-users] compile squid with tumbleweed

2021-04-02 Thread Amos Jeffries
On 1/04/21 11:41 pm, Majed Zouhairy wrote: to enable ssl bumping. specifically those commands: /usr/share/ssl/misc/CA.pl -newca /usr/share/ssl/misc/CA.pl -newreq /usr/share/ssl/misc/CA.pl -sign openssl x509 -in newcert.pem -outform DER -out squidTrusted.der sudo squid -z asks for certific