Page MenuHomeDevCentral

Allow certbot to use acme.nasqueron.org on Docker engines
ClosedPublic

Authored by dereckson on Feb 4 2020, 22:22.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 02:26
Unknown Object (File)
Tue, Mar 26, 03:58
Unknown Object (File)
Thu, Mar 21, 17:22
Unknown Object (File)
Sun, Mar 17, 21:26
Unknown Object (File)
Sun, Mar 17, 00:20
Unknown Object (File)
Sat, Mar 16, 03:33
Unknown Object (File)
Tue, Mar 12, 22:55
Unknown Object (File)
Mon, Mar 11, 23:57
Subscribers
None

Details

Summary

Deploy the Certbot plugin to use ACME DNS Server.

Source: https://github.com/joohoi/acme-dns-certbot-joohoi

Intended use is certbot acme-dns-certonly -d <domain name>.

Ref T1580.

Test Plan

certbot acme-dns-certonly -d xmpp.nasqueron.org -d conference.nasqueron.org -d nasqueron.org

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
This revision is now accepted and ready to land.Feb 4 2020, 22:24
dereckson retitled this revision from Allow certbot to use acme.nasqueron.orgon Docker engines to Allow certbot to use acme.nasqueron.org on Docker engines.Feb 4 2020, 22:24
dereckson edited the test plan for this revision. (Show Details)
IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/xmpp.nasqueron.org/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/xmpp.nasqueron.org/privkey.pem
   Your cert will expire on 2020-05-04. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot
   again. To non-interactively renew *all* of your certificates, run
   "certbot renew"
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le

Lint. Remove echo debug artifact.