2014 – Looking Back, Moving Forward

Monday January 6, 2014

Looking Back at 2013

Protocol Attacks

The year started with a couple of SSL/TLS protocol attacks: Lucky Thirteen and RC4 attack. Lucky Thirteen allows the decryption of sensitive information, such as passwords and cookies, when using the CBC-mode cipher suite. Lucky Thirteen can be mitigated by implementing software patches or preferring the cipher suite RC4.

That being said, RC4 was also attacked, where through 16 million sessions a small amount of plaintext can be recovered. The best solution to mitigate the RC4 attack and CBC attacks is to move to TLS 1.2 and use AEAD cipher suites.

Driving the Baseline

In February, Mozilla issued a policy to require the CAs to be audited to the SSL Baseline Requirements. Microsoft has now updated their policy to require Baseline Requirements audits as well for SSL CAs. As such, through their next audits, all SSL publicly trusted CAs will need to produce a successful Baseline Requirements audit report.

Goodbye, 1024-Bit RSA

2013 will see the end of most SSL certificates using 1024-bit RSA keys. Since 2010, most CAs require that SSL certificates with 1024-bit RSA keys expire by December 31, 2013. There are some active certificates that were issued before this policy was adopted and they will be left to expire unless there is an attack on 1024.

ICANN Has gTLD?

ICANN started to release new gTLDs. This has impact to Subscribers that have certificates that were issued with non-registered names that coincidently use a newly approved gTLD. Those Subscribers have to get their domain name registered within 120 days from the date that the gTLD was approved. If the Subscriber is not able to register their domain name, then the CA will have to revoke the certificate.

The Snowden Papers

The big news was provided by Edward Snowden who revealed evidence that the NSA and British Intelligence have been performing pervasive surveillance on the Internet. The IETF calls this an attack and is looking into technical means to make Internet surveillance targeted and overt. From the SSL point of view, Subscribers should consider Always-on SSL and Perfect Forward Secrecy.

To 2014 and Beyond

Always-on SSL

In 2014, Always-on SSL should be a consideration for all website operators. Always-on SSL will mitigate session hijacking and MITM attacks, supports end-to-end encryption, and provides website owner identification.

When we suggest Always-on SSL, we mean taking consideration of the latest technologies and the best practices when deploying SSL. As such, website operators should consider the following:

  • HTTP Strict Transport Security (HSTS) – Allows the website owner to advise end-users that the website is only available in HTTPS mode. Browsers that support HSTS will provide an error when the site is accessed in HTTP-only mode.
  • 2048-Bit RSA keys – As 1024-bit keys are no longer permitted, website operators will have to deploy certificates with 2048-bit keys. Website operators may also want to look into ECC keys or implementations with servers that concurrently support both RSA and ECC.
  • TLS 1.2 – Uses the latest ciphers and will mitigate BEAST and RC4 attacks.
  • Perfect Forward Secrecy – Will mitigate pervasive surveillance. Perfect Forward Secrecy can be deployed by ensuring your server supports  and prefers cipher suites with Diffie-Hellman ephemeral (DHE) or Elliptic Curve Diffie-Hellman ephemeral (ECDHE).
  • SSL/TLS Deployment Best Practices – Qualys SSL Labs has documented a set of SSL/TLS best practices. These practices provide advice on private keys, certificates, server configuration, performance and application design.

Deprecation of SHA-1

In November 2013, Microsoft introduced its SHA-1 deprecation policy. The new policy will require the CAs to stop signing with the SHA-1 hashing algorithm as of January 1, 2016. It also means that Microsoft Windows will no longer support SHA-1 as of January 1, 2017.

Microsoft will review this policy in 2015 and consider changing the deadlines based on whether SHA-1 is still resistant to pre-image attacks and whether a significant portion of the ecosystem is still not capable of switching to SHA-2. Nevertheless, certificate Subscribers need to test their systems and make plans to support SHA-2.

Later in 2014 and Beyond

We may see consideration for new standards or policy requirements to address the following:

  • Public Key Pinning – Allows a certificate Subscriber to designate a key as trusted for certificates protecting each website.
  • Certificate Transparency – Where issued SSL certificates will be recorded in a log server. The log server will allow domain owners to monitor whether fraudulent certificates were issued to their domain names. Supporting browsers will also be able to notify end-users when they find a website with a fraudulent certificate.
  • Code Signing Baseline Requirements – The CA/Browser Forum is working on a Code Signing Baseline Requirements standard. This standard will specify the minimum requirements for a CA that issues code signing certificates. It will provide requirements to mitigate threats, such as private key protection, identity verification and threat detection.
  • Certification Authority Authorization (CAA) – Allows the CA to make a DNS check to see if it is authorized or unauthorized to issue a certificate for the requested domain. When the CA is unauthorized, they can request permission from the domain owner or indicate to the owner that there is a potential attack on their domain.

As we move into 2014 and beyond, we will continue to see Internet security improve, allowing more secure connections between websites and end-users.

This article was originally published by the "CA Security Council". In 2021 the CASC was restructred and renamed to the "Public Key Infrastructure Consortium" shortly "PKI Consortium".

Learn more about the PKI Consortium
Participate in our community discussions and/or join the consortium