Hi again;No my system does not have that file!
Leo
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Does your system happen to have an /etc/apparmour.d/usr.sbin.squid file?
Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Hi;I compiled last git version of squid 4.6-VCS my last problem with UDP log is
solved but I still have problem with security_file_certgen!I reported this
problem before with squid 4.6.When I use last security_file_certgen binary file
that created with compiled files of squid 4.6-VCS or squid 4.
On 21/03/19 10:04 am, leomessi983 wrote:
>> Have you initialized the /var/lib/ssl_db directory using the
>> low-privilege account Squid operates as?
> Yes i use -c option and set permissions for nobody and nogroup user which
> squid use!
>
If you are using Debian packages, or packages based on t
> Have you initialized the /var/lib/ssl_db directory using the
> low-privilege account Squid operates as?
Yes i use -c option and set permissions for nobody and nogroup user which squid
use!
> The helper should have output a message before it shutdown. If that
> managed to get written it would occ
On 19/03/19 2:26 am, leomessi983 wrote:
> Hi all
> I compiled squid 4.6 with this options:
>
...
>
> And my configurations is:
...
> sslcrtd_program /usr/lib64/squid/security_file_certgen -s
> /var/lib/ssl_db -M 20MB
Have you initialized the /var/lib/ssl_db directory using the
low-privilege acco
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 \