Why does Chrome on Windows 7 still display the old root certificate?

Early this morning, I updated (with win-acme) the web server’s (IIS 8.5) SSL certificate due to the known problem of Let’s Encrypt with the expiration of the its root certificate (DST Root CA X3). So almost everything is fine and dandy wit… Continue reading Why does Chrome on Windows 7 still display the old root certificate?

Why does Chrome on Windows 7 still display the old root certificate?

Early this morning, I updated (with win-acme) the web server’s (IIS 8.5) SSL certificate due to the known problem of Let’s Encrypt with the expiration of the its root certificate (DST Root CA X3). So almost everything is fine and dandy wit… Continue reading Why does Chrome on Windows 7 still display the old root certificate?

Does it make sense to configure the web server to deny obviously malicious requests?

I have a Ruby on Rails app behind Nginx. Every once in a while I see requests like GET /phpmyadmin or GET /wp-login.php. Since I don’t have those tools installed, it’s obvious that those are from someone trying to get into my site.
Does it… Continue reading Does it make sense to configure the web server to deny obviously malicious requests?