In association with heise online

21 November 2012, 17:18

HTTP Strict Transport Security becomes Internet Standard

  • Twitter
  • Facebook
  • submit to slashdot
  • StumbleUpon
  • submit to reddit

Network globe icon The Internet Engineering Task Force (IETF) has published RFC 6797, formally declaring the HTTP Strict Transport Security (HSTS) security mechanism for HTTPS as an Internet Standard. HSTS is designed to allow (HTTP) servers to ensure that any services offered can only be accessed via secure connections that are encrypted using mechanisms such as Transport Layer Security (TLS). From a client perspective, HSTS forces applications (User Agents) to only use encrypted connections when communicating with web sites. Sites such as the Open Web Application Security Project's describe how to implement the use of HSTS in web servers such as Apache, Nginx and Lighttpd.

The primary aim of HSTS is to counteract the attacks on SSL-encrypted web sites that were described by security researcher Moxie Marlinspike back in 2009. These attacks don't directly attempt to crack SSL connections. Instead, they take advantage of the fact that users don't generally use https:// to access a page but rather tend to visit the unencrypted URL and then trust that they will be redirected to the HTTPS version in due course. Marlinspike's attacks prevent this redirection – without triggering, for example, browser messages that would alert the affected user.

When a browser first requests contact, HSTS-compliant web servers use an HTTP header field to inform the browser that all connections to the requested web site must be encrypted via SSL/TLS. While this header can be filtered out during a man-in-the-middle attack, browsers such as Chrome or Chromium and Firefox include a list of HSTS-compliant web sites and will be immune against such attacks at least when these particular web sites are accessed. A better solution would be to store the HSTS information in the DNS and make it accessible via the DNSSEC DNS security mechanism.

The HSTS draft is based on the work of PayPal employee Jeff Hodges, Collin Jackson from Carnegie Mellon University, and Adam Barth from Google, who also co-authored RFC 6797. The Electronic Frontier Foundation's (EFF) HTTPS Everywhere plugin for Chrome and Firefox also performs HSTS-like tasks such as the secure redirection of users to a web site's HTTPS version.

(crve)

Print Version | Send by email | Permalink: http://h-online.com/-1754549
 


  • July's Community Calendar





The H Open

The H Security

The H Developer

The H Internet Toolkit