Nginx: Difference between revisions
imported>Georgyo No edit summary |
imported>Tamiyo add note about open ports for acme authenticating domains |
||
| Line 199: | Line 199: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Note|ACME won't be able to authenticate your domain if ports 80 & 443 aren't open in your firewall.}} | |||
==== Hardened setup with TLS and HSTS preloading ==== | ==== Hardened setup with TLS and HSTS preloading ==== | ||