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

https admin interface setting independent of enabling DoH #7598

Open
3 tasks done
timkgh opened this issue Jan 26, 2025 · 1 comment
Open
3 tasks done

https admin interface setting independent of enabling DoH #7598

timkgh opened this issue Jan 26, 2025 · 1 comment

Comments

@timkgh
Copy link

timkgh commented Jan 26, 2025

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • I want to request a feature or enhancement and not ask a question

The problem

Please provide a separate setting to enable https for the admin interface that is independent of enabling DoH too. While I want to access the web admin interface in a secure way, I do not want to give clients DoH access too.

Proposed solution

Simple config option that disables these endpoints:

s.conf.HTTPRegister("", "/dns-query", s.handleDoH)

Alternatives considered and additional information

No response

@timkgh
Copy link
Author

timkgh commented Jan 27, 2025

Should also disable serving this record when DoH is disabled.

> q _dns.resolver.arpa SVCB
_dns.resolver.arpa. 10s SVCB 1 router. alpn="h2" port="3443" dohpath="/dns-query{?dns}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant