Created
January 29, 2020 03:26
-
-
Save gWOLF3/74c8ffd038d3edf3d30a8a818cdee405 to your computer and use it in GitHub Desktop.
Revisions
-
gWOLF3 created this gist
Jan 29, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ 1. certbot -d <domain> --manual --preferred-challenges dns certonly 2. add TXT record 3. check with `dig <my-domain>` TXT 4. wait. once you see the record, continue.