Mike Hommey: Enabling TLS on this blog |
Long overdue, I finally enabled TLS on this blog. It went almost like a breeze.
I used simp_le to get the certificate from Let’s Encrypt, along Mozilla’s Web Server Configuration generator. SSL Labs now reports a rating of A+.
I just had a few issues:
include
statements,ssl_session_tickets off;
makes browsers unhappy (at least, it made my Firefox unhappy, with a SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET
error message).I’m glad that there are tools helping to get a proper configuration of SSL. It is sad, though, that the defaults are not better and that we still need to tweak at all. Setting where the certificate and the private key files are should, in 2016, be the only thing to do to have a secure web server.
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |