Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Clean up DNS records after challenge verification #47

Merged
merged 6 commits into from
Apr 20, 2017

Conversation

tazjin
Copy link
Owner

@tazjin tazjin commented Apr 20, 2017

See #45 and the individual commits for more information.

We're not checking whether the record removal actually propagates into
the nameserver or anything like that, this feature is purely for being
a good DNS citizen.
This will call the DNS record removal functions after an ACME challenge
has been completed successfully.

This way records used for "old" challenges don't clutter up the DNS zones,
which can cause problems when attempting to remove a zone through an
infrastructure management tool like Terraform that won't know about the
ACME verification records.

Fixes #45
@tazjin tazjin merged commit 21281f4 into master Apr 20, 2017
@tazjin tazjin deleted the feat/record-removal branch April 20, 2017 19:24
@tazjin tazjin mentioned this pull request Apr 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant