mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-24 23:53:01 +08:00
"Let's Enrypt" to "Let's Encrypt" (#359)
This commit is contained in:
parent
17e64ca28d
commit
5618442830
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ title: Let's Encrypt Certificate generation
|
|||
|
||||
# *Let's Encrypt* Certificate generation
|
||||
|
||||
The `dnscontrol get-certs` command will obtain or renew TLS certificates for your managed domains via [*Let's Enrypt*](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 have a large number of domains or dns providers in complicated configurations.
|
||||
|
@ -125,4 +125,4 @@ This command is intended to be run as frequently as you desire. One workflow wou
|
|||
5. Commit and push any changes to the cert repo.
|
||||
6. Take care to not leave any plain-text private keys on disk.
|
||||
|
||||
The push to the certificate repo can trigger further automation to deploy certs to load balancers, cdns, applications and so forth.
|
||||
The push to the certificate repo can trigger further automation to deploy certs to load balancers, cdns, applications and so forth.
|
||||
|
|
Loading…
Reference in a new issue