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 a flag to enable strict DNS resolution #1926

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Add a flag to enable strict DNS resolution #1926

merged 1 commit into from
Jul 12, 2024

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Jul 12, 2024

This commit adds a flag to enable strict DNS resolution on ACME challenges.

Starting the server with step-ca --acme-strict-fqdn will not expand the DNS lookup to the resolv.conf search list. By default, it will.

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Jul 12, 2024
@maraino maraino requested review from hslatman and dopey July 12, 2024 19:49
This commit adds a flag to enable strict DNS resolution on ACME
challenges.
@maraino maraino merged commit 3897771 into master Jul 12, 2024
14 checks passed
@maraino maraino deleted the mariano/dns branch July 12, 2024 21:04
@hslatman hslatman added this to the v0.27.1 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants