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
F3911422: D2181.diff
Thu, Dec 19, 02:45
Unknown Object (File)
Mon, Dec 16, 14:09
Unknown Object (File)
Sun, Dec 15, 04:36
Unknown Object (File)
Fri, Dec 13, 05:57
Unknown Object (File)
Tue, Dec 10, 15:29
Unknown Object (File)
Sun, Dec 8, 07:30
Unknown Object (File)
Sun, Dec 8, 07:30
Unknown Object (File)
Sun, Dec 8, 07:30
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.