CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2019/07/15 04:18:20
Modified files: etc : unbound.conf Log message: Add tls-cert-bundle and example of using a DNS-over-TLS forwarder. Note that, at this time, Unbound does not re-use TLS connections (https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4089) so the TCP and TLS handshakes will cause a disproportiate increase in latency compared to UDP. ok sthen@ florian@