Skip to content

Instantly share code, notes, and snippets.

@gWOLF3
Created January 29, 2020 03:26
Show Gist options
  • Save gWOLF3/74c8ffd038d3edf3d30a8a818cdee405 to your computer and use it in GitHub Desktop.
Save gWOLF3/74c8ffd038d3edf3d30a8a818cdee405 to your computer and use it in GitHub Desktop.

Revisions

  1. gWOLF3 created this gist Jan 29, 2020.
    8 changes: 8 additions & 0 deletions certbot-ez-dns
    Original 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.