How to an A+ on Qualy’s SSL Labs Tester
SSL protocol can protect our transport security, it also have different levels. ssllabs.com provide a tester to check the security level in your server. I have to add some configuration to achieve A+. So I used nginx as example. First we need a valid SSL certificate, we can use Free certificate like Let’s Encrypt, and also premium one. Note: if you want…
Read More