letsencrypt auto NGINX reload on renew, doing it right...

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. If you run Letsencrypt SSL Certs on your servers and use certbot you probably know what I’m talking about. In the past I had it several times that the cert itself was renewed but the webserver, for whatever readon, didn’t reload. Causing the website to report a expired certificate, even it’s not. As soon as I did a manual NGINX Reload it workend. ...

May 13, 2020 · solariz

$this->DomainName got Changed

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. There are several reasons, the most important one is that my old domain got some big hit and “Negative” Backlinks over the many past years. The old Domain solariz.de was registered more then 20 Years ago, in this Time I did a lot of changes on the Domain, CMS, files I hosted and so on. Those gave me a lot of different Backlinks from all over the World – you might think Backlinks are a great thing. ...

April 24, 2020 · solariz

SSL mit mod SPDY

Hey, just a heads-up that this content is based on an automatically imported version from our old CMS. If the formatting isn’t perfect, I’m sorry about that. Translation This original post is written in german 🇩🇪, a rough Translation: Short note: The blog now runs with mod SPDY and enforces SSL. New: HTTP/2 support via SPDY/3.1. HTTP/1.1 causes overhead with many small resources due to repeated handshakes. HTTP/2 keeps one initiated connection and streams all content, reducing overhead and speeding up pages, also easing global network load. ...

July 2, 2015 · solariz