fix(cert-manager): use DNS-01 challenges, instead of HTTP-01 challenges#80
Open
fix(cert-manager): use DNS-01 challenges, instead of HTTP-01 challenges#80
DNS-01 challenges, instead of HTTP-01 challenges#80Conversation
9ecf434 to
6309d8d
Compare
| spec: | ||
| acme: | ||
| email: bradley.reynolds@darbia.dev | ||
| email: support@vipyrsec.com |
There was a problem hiding this comment.
I don't even know if this email is live, but we need to rehost our email provider. Blocked for now; let me figure out a solution for this.
6309d8d to
34bb46a
Compare
34bb46a to
08651df
Compare
4525506 to
9062fbe
Compare
9062fbe to
52711d0
Compare
52711d0 to
ba6f432
Compare
…lenges Signed-off-by: Siddhesh Mhadnak <siddhesh.mhadnak@outlook.com>
Also, removed the `.spec.acme.solvers[*].dns01.cloudflare.email`, since, ```bash kubectl explain --api-version=cert-manager.io/v1 ClusterIssuer.spec.acme.solvers.dns01.cloudflare.email # Email of the account, only required when using API key based authentication. ``` and we're using API token based authentication.
ba6f432 to
b0ad908
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref: https://marcolenzo.eu/how-to-integrate-cert-manager-with-lets-encrypt-and-cloudflare/#:~:text=why%20is%20the%20http-01%20ingress%20solver%20incompatible%3F