...
- Introduction
- Transport Layer Protection Cheat Sheet Providing Transport Layer Protection with SSL/TLS
- Benefits
- Basic Requirements
- SSL vs. TLS
- When to Use a FIPS 140-2 Validated Cryptomodule
- Secure Server Design
- 2.5.1 Rule - Use TLS for All Login Pages and All Authenticated Pages
- Use TLS on Any Networks (External and Internal) Transmitting Sensitive Data
- Do Not Provide Non-TLS Pages for Secure Content
- Do Not Mix TLS and Non-TLS Content
- Use "Secure" Cookie Flag
- Keep Sensitive Data Out of the URL
- Prevent Caching of Sensitive Data
- Use HTTP Strict Transport Security
- Use Public Key Pinning
- Server Certificate
- Use Strong Keys & Protect Them
- Use a Certificate That Supports Required Domain Names
- Use Fully Qualified Names in Certificates
- Do Not Use Wildcard Certificates
- Do Not Use RFC 1918 Addresses in Certificates
- Use an Appropriate Certification Authority for the Application's User Base
- Always Provide All Needed Certificates
- Be aware of and have a plan for the SHA-1 deprecation plan
- Server Protocol and Cipher Configuration
- Test your overall TLS/SSL setup and your Certificate
- Client (Browser) Configuration
- Additional Controls
- Providing Transport Layer Protection for Back End and Other Connections
- Tools
...