mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
"Let's Enrypt" to "Let's Encrypt" (#359)
This commit is contained in:
committed by
Craig Peterson
parent
17e64ca28d
commit
5618442830
@@ -5,7 +5,7 @@ title: Let's Encrypt Certificate generation
|
|||||||
|
|
||||||
# *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 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.
|
||||||
@@ -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.
|
5. Commit and push any changes to the cert repo.
|
||||||
6. Take care to not leave any plain-text private keys on disk.
|
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.
|
||||||
|
Reference in New Issue
Block a user