ACME: Difference between revisions
m update formatting |
→DNS challenge: mention services.nginx.virtualHosts.<name>.acmeRoot should also be set to null for nginx. |
||
| Line 88: | Line 88: | ||
== DNS challenge == | == DNS challenge == | ||
If you want to use the DNS challenge with nginx, you should also set [https://search.nixos.org/options?show=services.nginx.virtualHosts.%3Cname%3E.acmeRoot service.nginx.virtualHosts.<name>.acmeRoot] to <code>null</code>. | |||
=== With inwx as DNS provider === | === With inwx as DNS provider === | ||