Nginx: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
* nginx 1.13 or higher is required for TLS 1.3 | * nginx 1.13 or higher is required for TLS 1.3 | ||
== Links == | |||
* [https://ma.ttias.be/enable-tls-1-3-nginx/ How to enable TLS 1.3 on Nginx] | |||
* [https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html Strong SSL Security on nginx] |
Latest revision as of 14:07, 4 September 2019
Configuration
- Directives cannot be overwritten or added to in later files, e.g.
ssl_protocols
HTTPS
- nginx 1.13 or higher is required for TLS 1.3