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

add support for DNS01 domain delegation #14

Closed
gregjhogan opened this issue Mar 22, 2022 · 2 comments
Closed

add support for DNS01 domain delegation #14

gregjhogan opened this issue Mar 22, 2022 · 2 comments

Comments

@gregjhogan
Copy link

This allows the domain used for validation to be completely different than the domain name you are requesting a certificate for.

Here is the best example of how this works I can find:
https://cert-manager.io/docs/configuration/acme/dns01/#delegated-domains-for-dns01

@mdhowle
Copy link
Contributor

mdhowle commented May 31, 2022

I submitted a pull request #18 that works around this issue by supplying the full resource ID. This should work for your use case. Let me know if you are able to test this.

@terricain
Copy link
Owner

PR #18 was merged

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

3 participants