]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add a new build-time option for system TLS (#1401)
authorPetr Menšík <pemensik@redhat.com>
Mon, 9 Feb 2026 14:57:16 +0000 (15:57 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 14:57:16 +0000 (15:57 +0100)
commit4556a4f49090cacd281e1801c764313229ce665c
treee76c8a0c9277cf93a781a1034b5d9aff5d68ec23
parent1cdddf0fe9b04da03d41f10097d0b87e0dfb27d6
Add a new build-time option for system TLS (#1401)

We want to use crypto-policy provided configuration always in our
builds. Allow changing the default of tls-use-system-policy-versions at
build time by a simple configure parameter.
configure.ac
util/config_file.c