1. Home
  2. Frameworks and Standards
  3. OWASP Cheat Sheets
  4. OWASP Cheat Sheet – TLS Cipher String

OWASP Cheat Sheet – TLS Cipher String

Introduction

The Mozilla Foundation provides an easy-to-use secure configuration generator for web, database, and mail software. This online (and well updated) tools allows site administrators to select the software they are using and receive a configuration file that is both safe and compatible for a wide variety of browser versions and server software.

For more information please visit https://ssl-config.mozilla.org/.

 

What are the OWASP Cheat Sheets?

The OWASP Cheat Sheet Series was created to provide a set of simple good practice guides for application developers and defenders to follow. Rather than focusing on detailed best practices that are impractical for many developers and applications, they are intended to provide good practices that the majority of developers will actually be able to implement.

Source: https://owasp.org/www-project-cheat-sheets/

Note: The OWASP Cheat Sheets, related copyright and trademarks belong to its owner OWASP. This guide is for educational purposes only and will be expanded beyond the original version provided by OWASP.

Updated on September 22, 2022
Was this article helpful?

Related Articles