proxmox-ve/Let's Encrypt DNS-01\343\203\201\343\203\243\343\203\254\343\203\263\343\202\270\343\201\253\343\202\210\343\201\243\343\201\246\343\202\265\343\203\274\343\203\220\350\250\274\346\230\216\346\233\270\343\202\222\347\231\272\350\241\214\343\201\231\343\202\213.md
... ...
@@ -1,7 +1,7 @@
1 1
## 前提
2
-- ホスト名: pve0.example.com
3
- - CloudFlare DNSで管理している
4
-- IPアドレス: 10.0.1.100/24
2
+- ドメインをCloudFlare DNSで管理している
3
+- ノードのIPアドレス: 10.0.1.100/24
4
+- ノードのホスト名: pve0.example.com
5 5
6 6
## 手順
7 7
1. CloudFlareダッシュボードでの準備 (参考: [https://github.com/acmesh-official/acme.sh/wiki/dnsapi#1-cloudflare-option](https://github.com/acmesh-official/acme.sh/wiki/dnsapi#1-cloudflare-option))