diff --git a/docs/lets-encrypt.md b/docs/get-certs.md similarity index 98% rename from docs/lets-encrypt.md rename to docs/get-certs.md index d403b7833..425667fe5 100644 --- a/docs/lets-encrypt.md +++ b/docs/get-certs.md @@ -7,7 +7,9 @@ title: Let's Encrypt Certificate generation DNSControl will generate/renew Let's Encrypt certificates using DNS 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 certificates for your managed domains via diff --git a/docs/index.md b/docs/index.md index 88cb80949..4e66552ce 100644 --- a/docs/index.md +++ b/docs/index.md @@ -117,7 +117,7 @@ title: DNSControl CAA Builder: Build CAA records the easy way
  • - Let's Encrypt: Renew your SSL/TLS certs + Let's Encrypt: Renew your SSL/TLS certs