Security Suite

Mozilla SSL Config Generator

Create optimized TLS cipher configurations, protocol configurations, and security headers for Nginx, Apache, HAProxy, and Caddy following Mozilla's security recommendations.

1. Select Server

2. Select Mozilla SSL Profile

3. Server & Certificate Paths

4. Extra Security Features

HSTS Max Age
NGINX Intermediate

Mozilla SSL Security Guidelines

Mozilla's Server Side TLS recommendations provide configurations for common web servers. Keeping your TLS configuration up to date is crucial to ensure that transport encryption is robust against modern cryptographic attacks while offering the appropriate level of client compatibility.

Modern profile disables TLS 1.2 and older, offering forward secrecy and AEAD ciphers exclusively. Intermediate is the recommended default for general web-facing services, ensuring compatibility with TLS 1.2 clients (like old mobile devices or desktop OS) without compromising security. Ciphers are evaluated automatically client-side.