]> git.ipfire.org Git - thirdparty/unbound.git/commit
Fix issue #676: Unencrypted query is sent when forward-tls-upstream: yes is
authorPhilip Homburg <philip@nlnetlabs.nl>
Fri, 24 Mar 2023 13:51:37 +0000 (14:51 +0100)
committerPhilip Homburg <philip@nlnetlabs.nl>
Fri, 24 Mar 2023 13:51:37 +0000 (14:51 +0100)
commit7e6a7f310de20fe00cfcb3a40086c5a3bbbf7e0f
tree3774c61c53ff23ed6c4240a88b806b4d63de01a9
parenteb7eff4fc758d0977f15a7bd74e29504a958b346
Fix issue #676: Unencrypted query is sent when forward-tls-upstream: yes is
used without tls-cert-bundle

Model the behavior of unbound in unbound-host: always create a SSL context
libunbound/libworker.c