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

Enable DNS challenges for Zerossl in addition to http #47

Open
clezag opened this issue Nov 24, 2023 · 0 comments
Open

Enable DNS challenges for Zerossl in addition to http #47

clezag opened this issue Nov 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@clezag
Copy link
Member

clezag commented Nov 24, 2023

Currently SSL certificate creation is only handled via http challenges.

In old production we are using DNS challenges where possible (if we own the domain).
They are a bit more flexible e.g. you can create the certificate prior to switching DNS over to a new service and avoid any downtime while the https challenge would be fulfilled.

It should be sufficient to configure an additional Issuer and link it with route53, so applications can at a case by case basis decide on which issuer to use

See docs/helm#Certmanager as a starting point

@clezag clezag added the enhancement New feature or request label Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant