1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
This commit is contained in:
Craig Peterson
2018-04-27 10:48:38 -04:00
parent 9eab281513
commit 7c1f45b002

View File

@ -7,7 +7,7 @@ title: Let's Encrypt Certificate generation
The `dnscontrol get-certs` command will obtain or renew TLS certificates for your managed domains via [*Let's Encrypt*](https://letsencrypt.org). This can be extremely useful in situations where other acme clients are problematic. Specifically, this may be useful if: The `dnscontrol get-certs` command will obtain or renew TLS certificates for your managed domains via [*Let's Encrypt*](https://letsencrypt.org). This can be extremely useful in situations where other acme clients are problematic. Specifically, this may be useful if:
- You are already managing dns records with dnscontrol. - You are already managing dns records with DnsControl.
- You have a large number of domains or dns providers in complicated configurations. - You have a large number of domains or dns providers in complicated configurations.
- You want **wildcard** certificates, which *require* dns validation. - You want **wildcard** certificates, which *require* dns validation.