Is anyone else seeing these errors on Linksys E8450 with OpenWrt 23.05.2 and Unbound 1.18.0? Packages ca-bundle and ca-certificates already installed.
Seeing the same errors with DNS over TLS (DoT) providers Google and Cloudflare per article https://openwrt.org/docs/guide-user/services/dns/dot_unbound.
/etc/config/unbound (only one zone):
config zone
option dns_assist 'none'
option zone_type 'forward_zone'
list zone_name '.'
option tls_upstream '1'
option tls_port '853'
option fallback '1'
option enabled '1'
option tls_index 'family.cloudflare-dns.com'
list server '1.1.1.3'
list server '1.0.0.3'
...
Syslog errors:
Thu Dec 7 12:37:25 2023 daemon.info unbound: [5777:0] info: start of service (unbound 1.18.0).
Thu Dec 7 12:40:22 2023 daemon.err unbound: [5777:0] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:40:22 2023 daemon.notice unbound: [5777:0] notice: ssl handshake failed 192.5.5.241 port 53
Thu Dec 7 12:40:22 2023 daemon.err unbound: [5777:0] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:40:22 2023 daemon.notice unbound: [5777:0] notice: ssl handshake failed 192.5.5.241 port 53
Thu Dec 7 12:42:15 2023 daemon.err unbound: [5777:1] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:15 2023 daemon.notice unbound: [5777:1] notice: ssl handshake failed 199.9.14.201 port 53
Thu Dec 7 12:42:15 2023 daemon.err unbound: [5777:1] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:15 2023 daemon.notice unbound: [5777:1] notice: ssl handshake failed 199.9.14.201 port 53
Thu Dec 7 12:42:27 2023 daemon.err unbound: [5777:1] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:27 2023 daemon.notice unbound: [5777:1] notice: ssl handshake failed 192.5.5.241 port 53
Thu Dec 7 12:42:27 2023 daemon.err unbound: [5777:1] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:27 2023 daemon.notice unbound: [5777:1] notice: ssl handshake failed 192.5.5.241 port 53
Thu Dec 7 12:42:45 2023 daemon.err unbound: [5777:0] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:45 2023 daemon.notice unbound: [5777:0] notice: ssl handshake failed 199.9.14.201 port 53
Thu Dec 7 12:42:46 2023 daemon.err unbound: [5777:0] error: ssl handshake failed crypto error:00000000:lib(0)::reason(0)
Thu Dec 7 12:42:46 2023 daemon.notice unbound: [5777:0] notice: ssl handshake failed 199.9.14.201 port 53