SSL testing and SHA-1 Sunsetting

Over last few days we been doing a bit of work on doing some audits for people and one of the things that has come up is ssl. For the purpose of checking the servers ssl implementation we have been using Qualys SSL Labs which is a excelent tool.

The checker checks for the ssl certificate and tells you if your server setup is vulnerable to attacks such as Poodle and OpenSSL CCS Injection. We will produce a blog post shortly on the best practise setup to prevent these attcks.

For the moment SHA-1 as a certificate signature algorithm is getting depricated in chrome. As the cost for collision attcks against SHA-1 will become more affordable in the next few years.

Goole have set the cut off for certificates after 2016 but we will be seeing some crosses on the padlock in chrom during the first quater of 2015.

If your certificate expires in 2015 then you will not see any chrome. If your certificate expires in 2016 you will see some minor errors being reported in chrome. However if your certificate expires in 2017 then chrome will treat it as an insecure certificate in 2015.

So our advice is:


Tags: sslcertificateserverchrome