Thanks for the answer!
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
On 3/17/19 1:22 AM, Itai Tieger wrote:
> I'm using squid 4.4 compiled with openssl 1.1.0.
> Sometimes when I try to access a site, I get this error:
> (TLS code: SQUID_ERR_SSL_HANDSHAKE) Handshake with SSL server failed: [No
> Error]
> how can I debug it myself?
Since the error is probabl
Hi allI compiled squid 4.6 with this options:./configure \
--with-openssl \
--enable-ssl-crtd \
--prefix=/usr \
--enable-linux-netfilter \
--with-netfilter-conntrack \
--exec-prefix=/usr \
--includedir=/usr/include \
--datadir=/usr/share/squid \
--libdir=/usr/lib64 \
--libexecdir=/usr/lib64/squid \
The ufdbGuard source files and packages have an example config file.
If you have a ufdbGuard-specific issue I suggest to use the list of ufdbGuard
or go directly to the support desk of URLfilterDB.
Marcus
On 18/03/2019 06:39, Nicolas Kovacs wrote:
Hi,
I've been running the Squid + SquidGuar
Hi,
I've been running the Squid + SquidGuard combination for quite some time
in our local school. I'm also filtering HTTPS connections using the
Squid SSL Bump functionality.
I'd like to test ufdbguard, since SquidGuard doesn't seem to be
maintained anymore, and it's also quite RAM-consuming.
I'