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

do not pre resolve server hostnames to mitigate cert validation errors #209

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Tantalor93
Copy link
Owner

@Tantalor93 Tantalor93 commented Dec 28, 2023

related to #208, the issue was introduced by #190 by pre-resolving plain DNS and DoT server names there are eventually issues with servers with TLS certs not binding the IP name in cert

the actual functionality of resolving plain DNS and DoT server names is provided by miek/dns internally, no need to do it ourselves

@Tantalor93 Tantalor93 merged commit dbd8e60 into master Dec 28, 2023
4 checks passed
@Tantalor93 Tantalor93 deleted the fixresolution branch December 28, 2023 18:34
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

Successfully merging this pull request may close these issues.

None yet

1 participant