How can I enable DNS over TLS on openSUSE MicroOS with KDE?

18 points · 7 comments · view on lemmy.world

7 Comments

Pantherina@feddit.de · 5 pts · 2y
Vendetta9076@sh.itjust.works · 4 pts · 2y

Not at all the point of this question, but I showed this title to some friends and had them guess what the acronyms meant because. Its always fun to say phrases that 99% of the population can't even begin to understand.

Nayviler@lemmy.ca · 3 pts · 2y (3 replies)

I'm certainly no expert in this area, but I believe this is configured in the browser itself? https://support.mozilla.org/en-US/kb/firefox-dns-over-https

Perhaps there's another way to do it system-wide, but I wouldn't know it.

King@lemy.lol · 3 pts · 2y (2 replies)

This refers to DNS over HTTPS. However, I am inquiring about DNS over TLS

s38b35M5@lemmy.world · 1 pts · 2y (1 reply)

Have you tried this?

King@lemy.lol · 0 pts · 2y

It does not work with opensuse MicroOS.

fruitycoder@sh.itjust.works · 1 pts · 2y

I am interested in this as well! Two thoughts would be running systemd-resolved or configured coredns to point to an external TLS DNS server in an container and change NetworkManager configuration to point to that service.

I think you use ignition to change system configs like NetworkManager but I don't really know! Just digging into microos myself.