Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support checking/setting CAA records #21

Open
TCFox opened this issue Nov 28, 2019 · 0 comments
Open

Support checking/setting CAA records #21

TCFox opened this issue Nov 28, 2019 · 0 comments

Comments

@TCFox
Copy link
Member

TCFox commented Nov 28, 2019

Check:
Always check DNS to see if CAA record is set. If value is set to unsupported value, abort (or set as below)

Update:
Automatically add a new CAA record for current ACME server, if CAA record does not currently allow this ACME server. Do not set up if no existing CAA records exist.

  • Optional: Always add this, even if CAA record is not present. Default to false.
  • Optional: Use ACME extensions for CAA record to pin to only this account. Default to false.
  • Optional: Set back to original value after successful issuance. Default to true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant