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
F5008120: D2181.id5488.diff
Mon, Mar 3, 15:42
Unknown Object (File)
Wed, Feb 26, 19:11
Unknown Object (File)
Wed, Feb 26, 19:11
Unknown Object (File)
Sun, Feb 23, 23:36
Unknown Object (File)
Sun, Feb 23, 22:49
Unknown Object (File)
Sun, Feb 16, 10:16
Unknown Object (File)
Tue, Feb 11, 10:46
Unknown Object (File)
Tue, Feb 11, 10:46
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 Passed
Unit
No Test Coverage
Branch
arcpatch-D2181
Build Status
Buildable 3385
Build 3634: arc lint + arc unit

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.