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
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
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