Hello Robert,
See why it happens -
https://docs.diladele.com/faq/squid/fix_unable_to_get_issuer_cert_locally.html
Best regards,
Rafael Akchurin
On 15 Jan 2020, at 03:59, robert k Wild wrote:
hi all,
when im trying to go on a web page, squid cant connect and gives me an error
page -
The s
awesome ive done it!!
https://docs.diladele.com/faq/squid/fix_unable_to_get_issuer_cert_locally.html
On Wed, 15 Jan 2020 at 02:59, robert k Wild wrote:
> hi all,
>
> when im trying to go on a web page, squid cant connect and gives me an
> error page -
>
> The system returned
Just ask, how do I install the v5 version of squid,
I used to install it with `yum -y install squid`.
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
squid-users mailing list
squid-users@lists.squid-ca
hi all,
when im trying to go on a web page, squid cant connect and gives me an
error page -
The system returned:
(71) Protocol error (TLS code:
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY)
SSL Certficate error: certificate issuer (CA) not known: /C=US/O=Let's
Encrypt/CN=Let's Encrypt Authority
done
#allow SSL cert
acl DiscoverSNIHost at_step SslBump1
acl NoSSLIntercept ssl::server_name_regex -i
"/usr/local/squid/etc/pubkey.txt"
ssl_bump splice NoSSLIntercept
ssl_bump peek DiscoverSNIHost
ssl_bump bump all
in my pubkey.txt
.microsoft.com
.adobe.com
On Wed, 15 Jan 2020 at 00:12, robert
hi all,
will this work ie multiple domains on one line?
# SSL bump rulesacl DiscoverSNIHost at_step SslBump1acl NoSSLIntercept
ssl::server_name_regex -i .adobe.com .microsoft.comssl_bump peek
DiscoverSNIHostssl_bump splice NoSSLInterceptssl_bump bump all
ie
acl NoSSLIntercept ssl::server_name_r
On 13.01.20 19:59, squdbuff wrote:
When I first start the program, the proxies are at a good speed (below
100ms)
after about 5 mins then memory usage of squid increases greatly, then the
proxies slow down to 1000ms+
my access log is getting spammed by the follow message ( I have no idea what
th
On 13.01.20 20:02, squdbuff wrote:
When I first start squid memory usage is around 24mb, then after 5 mins
increased to 1GB!
https://wiki.squid-cache.org/SquidFaq/SquidMemory
Also, the access log size increases by 500 kb every second, so I have
disabled access log for now
wow, you have real