View Single Post
  #1  
Old 03-31-2011, 03:40 PM
CodyRo CodyRo is offline
New Member
 
Join Date: Mar 2011
Posts: 3
Default HTTP Strict Transport Security (HSTS) Support

Would it be possible to get support for HSTS as more browsers are starting to support it (Chrome, et all)? It's a simple header addition similar to expires.

https://secure.wikimedia.org/wikiped...ty#Limitations

The particular part of interest is the implementation portion.

Although it's trivial to add it to your application I think it would be nice to add a simple checkbox in the SSL listener page / an area to set the max-age.
Reply With Quote