[squid-users] ssl bump, CA certificate renewal, how to?

2019-01-14 Thread Dmitry Melekhov
Hello! According  to https://wiki.squid-cache.org/Features/DynamicSslCert recommended way to create certificate openssl req -new -newkey rsa:2048 -sha256 -days 365 -nodes -x509 -extensions v3_ca -keyout myCA.pem -out myCA.pem we can create certificate for longer time. But sooner or later w

Re: [squid-users] Odd behavior on CNAME

2019-01-14 Thread Alex Rousskov
On 1/14/19 3:51 AM, Felix Falk wrote: > I have a linkchecker running over Squid as forwardproxy. One Site is not > longer existing but DNS still has a CNAME Record except the CNAME is > pointing nowhere: > >> $ host de.sitestat.com >> de.sitestat.com is an alias for wildcard.sitestat.com. >> $ ho

Re: [squid-users] Odd behavior on CNAME

2019-01-14 Thread Felix Falk
Hi, I probably should mention: - other working sites are doing fine over the proxy - domains without any record are throwing the mentioned error properly Felix Am 14. Januar 2019 16:09:59 MEZ schrieb elie...@ngtech.co.il: >It should return: > >… page. >And it takes 100 ms. > >Can you re-test it

Re: [squid-users] Odd behavior on CNAME

2019-01-14 Thread eliezer
It should return: … page. And it takes 100 ms. Can you re-test it? Also make sure what happens if you run the same command from within the proxy host and not remotely. Another option is that there is something else between you and the proxy but it sound odd. Eliezer

[squid-users] Odd behavior on CNAME

2019-01-14 Thread Felix Falk
Hi, I have a linkchecker running over Squid as forwardproxy. One Site is not longer existing but DNS still has a CNAME Record except the CNAME is pointing nowhere: > $ host de.sitestat.com > de.sitestat.com is an alias for wildcard.sitestat.com. > $ host wildcard.sitestat.com. > $  If called vi

Re: [squid-users] Caching Vimeo Videos

2019-01-14 Thread eliezer
I wrote an example helper at: http://gogs.ngtech.co.il/NgTech-LTD/storeid-helpers which contains vimeo mp4 specific StoreID helper. For their images there is no need for a StoreID helper they…. Want you to cache it. Eliezer Eliezer Croitoru Linux System A