This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "SSL TLS Knowledge Center"

From OWASP
Jump to: navigation, search
(Resources)
(Resources)
Line 8: Line 8:
  
 
[http://hackademix.net/2009/09/23/strict-transport-security-in-noscript/ STS in No Script] - How to enable STS support within No Script plugin
 
[http://hackademix.net/2009/09/23/strict-transport-security-in-noscript/ STS in No Script] - How to enable STS support within No Script plugin
 +
 +
 +
Needed :
 +
Guides for configuring SSL/TLS cipher support in common web servers
 +
References to current SSL/TLS RFC specs
 +
Anything else that would be relevant

Revision as of 18:11, 6 January 2010

Purpose

The SSL/TLS Knowledge Center serves as a central point to provide references to SSL/TLS.

Resources

Transport_Layer_Protection_Cheat_Sheet - OWASP SSL/TLS Cheat Sheet

Strict Transport Security Spec - Specification for STS which allows a website to instruct the browser to not send requests to the web server over non-TLS channels.

STS in No Script - How to enable STS support within No Script plugin


Needed : Guides for configuring SSL/TLS cipher support in common web servers References to current SSL/TLS RFC specs Anything else that would be relevant