fix(cert-manager): use DNS-01 challenges, instead of HTTP-01 challenges - #80
Open
sid-maddy wants to merge 2 commits into
Open
fix(cert-manager): use DNS-01 challenges, instead of HTTP-01 challenges#80sid-maddy wants to merge 2 commits into
DNS-01 challenges, instead of HTTP-01 challenges#80sid-maddy wants to merge 2 commits into
Conversation
sid-maddy
requested review from
Robin5605,
import-pandas-as-numpy and
jonathan-d-zhang
September 1, 2024 19:54
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
September 3, 2024 20:05
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.
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
September 14, 2024 19:00
6309d8d to
34bb46a
Compare
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
November 23, 2024 20:46
34bb46a to
08651df
Compare
sid-maddy
requested review from
a team
and removed request for
Robin5605 and
jonathan-d-zhang
April 12, 2025 17:40
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
2 times, most recently
from
January 10, 2026 11:33
4525506 to
9062fbe
Compare
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
January 11, 2026 19:26
9062fbe to
52711d0
Compare
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
February 15, 2026 11:35
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.
sid-maddy
force-pushed
the
sid/bugfix/letsencrypt-solvers
branch
from
February 15, 2026 11:46
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