I saw the post here about DNS over TLS with systemd-resolved. Is there a way to do the similar thing without having systemd-resolved installed? like DNS over TCP has this feature in /etc/resolve.conf
options use-vc
Is there similar things for TLS?
Edit --> I use ubuntu 24.04 LTS, and I have removed systemd-resolved myself.