The future of Certificate Authorities
With the advent of the fully automated and free of cost certificate authorities Let’s Encrypt and StartCom there is no doubt that the future of CAs are changing.
Read More The future of Certificate Authorities☆ Not an expert. Probably wrong.
With the advent of the fully automated and free of cost certificate authorities Let’s Encrypt and StartCom there is no doubt that the future of CAs are changing.
Read More The future of Certificate AuthoritiesLet’s install an SSL-certificate from Let’s Encrypt for Nginx.
Read More Let’s Encrypt for NginxAll login credentials transferred over plain HTTP can easily be sniffed by an MITM attacker, but is is not enough to encrypt the login forms. If you are visiting plain HTTP pages while logged in, your session can be hijacked, and not even two-factor authentication will protect you. To protect all info sent between your […]
Read More Redirect all HTTP requests to HTTPS with NginxNow that you have secured Nginx with HTTPS and enabled SPDY enabled HTTP/2, it’s time to improve both the security and the performance of the server.
Read More Optimizing HTTPS on NginxAdding a certificate and using the HTTPS protocol is a good improvement to the security in the communication between the browser and the server, and should be in place on all sites that have a user login. Contrary to what many (older) guides say, it doesn’t add much load on your server and is fairy […]
Read More Securing Nginx with HTTPS