From 34980eb5d86c0dcd11fa7bedb8a6a0987dd91821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=97=E3=81=90=E3=82=8C?= <23041178+ForsakenRei@users.noreply.github.com> Date: Sat, 8 Jul 2023 14:15:12 -0400 Subject: [PATCH] Update letsencrypt.md (#1052) Modified cloudflare section to make it a little clear to follow. --- docs/letsencrypt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/letsencrypt.md b/docs/letsencrypt.md index c4a1e0d9..c954ffd4 100644 --- a/docs/letsencrypt.md +++ b/docs/letsencrypt.md @@ -71,6 +71,7 @@ This example shows that PiKVM may not be accessible from the internet, but you c # kvmd-pstrun -- chmod 600 /var/lib/kvmd/pst/data/certbot/runroot/.cloudflare.auth # kvmd-pstrun -- chown kvmd-certbot: /var/lib/kvmd/pst/data/certbot/runroot/.cloudflare.auth ``` + See certbot-dns-cloudflare's doc [here](https://certbot-dns-cloudflare.readthedocs.io/en/stable/) about the content of `.cloudflare.auth`. 3. Obtain the certificate: @@ -85,7 +86,7 @@ This example shows that PiKVM may not be accessible from the internet, but you c -d pikvm.example.com ``` -4. Next follow the basic guide. +4. Next follow the basic guide starts at step 3. ## Route53 DNS