mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Improve Lets Encrypt docs (#594)
* Mention certbot * Link to get-certs.md from the main page * Rename lets-encrypt.md -> get-certs.md
This commit is contained in:
@ -7,7 +7,9 @@ title: Let's Encrypt Certificate generation
|
|||||||
|
|
||||||
DNSControl will generate/renew Let's Encrypt certificates using DNS
|
DNSControl will generate/renew Let's Encrypt certificates using DNS
|
||||||
validation. It is not a complete certificate management system, but
|
validation. It is not a complete certificate management system, but
|
||||||
can perform the renewal steps for the system you create.
|
can perform the renewal steps for the system you create. If you
|
||||||
|
are looking for a complete system, we recommend
|
||||||
|
[certbot](https://certbot.eff.org/).
|
||||||
|
|
||||||
The `dnscontrol get-certs` command will obtain or renew TLS
|
The `dnscontrol get-certs` command will obtain or renew TLS
|
||||||
certificates for your managed domains via
|
certificates for your managed domains via
|
@ -117,7 +117,7 @@ title: DNSControl
|
|||||||
<a href="{{site.github.url}}/caa-builder">CAA Builder</a>: Build CAA records the easy way
|
<a href="{{site.github.url}}/caa-builder">CAA Builder</a>: Build CAA records the easy way
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="{{site.github.url}}/lets-encrypt">Let's Encrypt</a>: Renew your SSL/TLS certs
|
<a href="{{site.github.url}}/get-certs">Let's Encrypt</a>: Renew your SSL/TLS certs
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user