Re: [squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Davide Belloni
Hi, the setup is exactly what you suggested but still the ERROR shows up. Here the startup sequence about context creation: 2019/04/05 06:29:48.050| Initializing https:// proxy context 2019/04/05 06:29:48.050| 24,8| SBuf.cc(38) SBuf: SBuf950 created from id SBuf110 2019/04/05 06:29:48.050| 24,8| T

Re: [squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Amos Jeffries
On 5/04/19 12:37 am, Davide Belloni wrote: > Hi, > this is the certificate that I'm using at the moment: > AFAICS the pieces Squid-4 needs for your config and checks for are all there. Are the pieces correctly ordered in the .pem file? key first, then CA cert. > > On Thu, 4 Apr 2019 at 12:57,

Re: [squid-users] StoreID java example helper

2019-04-04 Thread joseph
try that Store ID helper AKA Dynamic Content Booster is scalable, enterprise-grade, high-performance multi-threaded content deduplicator. It works with any Squid starting with v3 and with all products based on it. https://github.com/yvoinov/store-id-helper - ** *

Re: [squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Davide Belloni
Hi, this is the certificate that I'm using at the moment: Certificate: > Data: > Version: 3 (0x2) > Serial Number: > a3:49:9a:ee:ac:75:66:da > Signature Algorithm: sha256WithRSAEncryption > Issuer: CN = nobody > Validity > Not Before:

Re: [squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Davide Belloni
Hi, thanks very much for all the advices! About the action to generate the certificate I've followed the squid wiki, that doesn't modify (if I remember correctly) openssl conf to create it . Do you have some link to a good howto about that? Thanjs Il gio 4 apr 2019, 12:35 Amos Jeffries ha scrit

Re: [squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Amos Jeffries
On 4/04/19 10:11 pm, Davide Belloni wrote: > Hi, > I've a problem in Ubuntu 18.04.2 with Squid 4.6 compiled with OpenSSL > 1.1 about ssl_bump. The same configuration works in Squid 3.5 and > OpenSSL 1.0 > > Here the relevant conf : > > ... > http_port 3128 ssl-bump options=ALL:NO_SSLv3 co

[squid-users] Squid 4 ssl_bump issue

2019-04-04 Thread Davide Belloni
Hi, I've a problem in Ubuntu 18.04.2 with Squid 4.6 compiled with OpenSSL 1.1 about ssl_bump. The same configuration works in Squid 3.5 and OpenSSL 1.0 Here the relevant conf : ... http_port 3128 ssl-bump options=ALL:NO_SSLv3 connection-auth=off generate-host-certificates=off cert=/etc/squid/squi