Skip to content

Support DNS delegation #947

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

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

MarcelWaldvogel
Copy link
Contributor

If the certificate requestor does not have real-time write access to the domain name the certificate is for (example.com and www.example.com), but to another domain (example.net), it is possible to create a CNAME once pointing into the writable domain, and then request the certificate for the entries in the static domain. See README.md for more details.

Notes:

  • This is based on the nsupdate -l-like support PR nsupdate -l-like mode #946
  • Please let me know if you feel that this should be a more generic option, not only applicable to nsupdate (probably then it should be integrated into acme.sh instead)

MarcelWaldvogel and others added 14 commits July 16, 2017 20:43
Run cron twice a day to make sure certificates are guaranteed to be renewed
at least once during the last 24 hours of the certificate lifetime.
Configurationless operation when `nsupdate -l` works
When `nsupdate -l` works, `-dnsapi nsupdate` requires no further
configuration. It does not use `nsupdate -l` (would imply more code
and more code changes), but points `nsupdate -k` at the key which
would be used by `nsupdate -l`.
@Neilpang Neilpang deleted the branch acmesh-official:dev January 19, 2022 12:56
@Neilpang Neilpang closed this Jan 19, 2022
@Neilpang Neilpang reopened this Jan 19, 2022
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

Successfully merging this pull request may close these issues.

2 participants