1
24.7 Production Series / Re: 24.7.10 Unbound DNS: DNS over TLS NOK?
« on: Today at 04:20:08 pm »The documentation for `unbound.conf` just shows every available option - Unbound is one of the (sensible) apps which allows for options to be spread across multiple configuration files, for example some provided by a package manager (eligible for overwriting) and some manually (which should not be overwritten). Or separated out by purpose/feature.They would be in /var/unbound/etc/dot.confApparently it's a feature they coined to be for "Windows" and default to off?
tls-win-cert: yes
instead of tls-cert-bundle... can anyone confirm?
Thanks,
Franco
https://nlnetlabs.nl/documentation/unbound/unbound.conf/
I don't see either of these entries in my unbound.conf file. Should I check somewhere else?
Hmm, ok the link he quoted mentioned the unbound.conf. My dot.conf file other than a single forwarding zone is empty.
So `/var/unbound/etc/dot.conf` will contain a rendered config file with the configuration entries from the `unbound.conf` man page, which are relevant for DNS-over-TLS (or `dot`).

