[squid-users] instances/queues when same script for multiple external_acl_type rules

2023-07-11 Thread Kevin Kretz
Hi, I have a script that queries a database when a request is made to squid. It handles two different types of request: those made from authenticated users, and unauthenticated requests which can be allowed based on the requesting host. Requests of each type are defined with a different exte

Re: [squid-users] instances/queues when same script for multiple external_acl_type rules

2023-07-11 Thread Alex Rousskov
On 7/11/23 11:00, Kevin Kretz wrote: I have a script that queries a database when a request is made to squid. It handles two different types of request: those made from authenticated users, and unauthenticated requests which can be allowed based on the requesting host. Requests of each type

Re: [squid-users] 4.0.23 -> 5.9 : ERROR: Failed to acquire TLS certificate '/etc/pki/tls/private/xy.pem': error:0480006C:PEM routines::no start line

2023-07-11 Thread Alex Rousskov
On 7/10/23 14:50, Franta Hanzlík wrote: After upgrading my Fedora 27/Squid-4.0.23 to Fedora 38/Squid-5.9, the Squid refuses to start with the error message: ERROR: Failed to acquire TLS certificate '/etc/pki/tls/private/server.pem': error:0480006C:PEM routines::no start line I suspect the act