Skip to content

User should be allowed to specify encrypted DNS serversΒ #173

@cathyjf

Description

@cathyjf

CoreDNS fully supports encrypted DNS remotes (https://coredns.io/plugins/tls/), but we don't expose this feature to the user (except that the fallback DNS configuration in Home Assistant OS relies on this functionality (namely, querying Cloudflare securely)). It would not be difficult to allow users to specify arbitrary encrypted DNS servers to query, but currently we allow users to specify only plain unencrypted DNS servers.

Note that users should be able to specify the hostname and IP of the secure remote, not just one or the other, so that a bootstrap server is not required to resolve the hostname. Again, CoreDNS already supports this feature, it's just not exposed in our user-facing config options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions