diff options
Diffstat (limited to 'sites/pmikkelsen.com/plan9')
-rw-r--r-- | sites/pmikkelsen.com/plan9/lets_encrypt.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/pmikkelsen.com/plan9/lets_encrypt.md b/sites/pmikkelsen.com/plan9/lets_encrypt.md index f0b1c07..082485c 100644 --- a/sites/pmikkelsen.com/plan9/lets_encrypt.md +++ b/sites/pmikkelsen.com/plan9/lets_encrypt.md @@ -10,6 +10,7 @@ Install certbot on linux and run the following command certbot certonly --manual -d pmikkelsen.com -d vps1.pmikkelsen.com and do the challenges, they should be easy. +I use the diff [here](/_files/ndb.diff) to make 9fronts dns server understand the needed records. ## Importing the cert and private key |