πŸ›‘οΈIT Security Summit

πŸ”§ Virtual Host Configurations

Use vhost <number> command to switch between these nginx configurations:

Vhost number Description
0 Basic HTTP-only site
1 Adds ACME folder location for HTTP auth
2 Adds HTTPS config, basic certificate settings. Must have a certificate before enabling.
3 Adds TLS session cache, Mozilla "old" cipher suites
4 Switches to Mozilla "intermediate" cipher suites, stronger DH params & curves
5 Adds security headers, CSP, HSTS, Reporting
6 Change to TLSv1.3 only
7 Add HTTP/3 support
8 Add PHP support
9 Final config - Secure CSP, NEL, reporting