1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

resolve: always use openssl as backend of DNS-over-TLS

This drops support for dns-over-tls=gnutls meson option.
This commit is contained in:
Yu Watanabe
2025-04-02 01:45:51 +09:00
parent a68457e0f3
commit b1c3f57e76
11 changed files with 20 additions and 343 deletions

3
README
View File

@@ -240,8 +240,7 @@ REQUIREMENTS:
libcurl >= 7.32.0 (optional)
libidn2 or libidn (optional)
gnutls >= 3.1.4 (optional)
>= 3.6.0 is required to support DNS-over-TLS with gnutls
openssl >= 1.1.0 (optional, required to support DNS-over-TLS with openssl)
openssl >= 1.1.0 (optional, required to support DNS-over-TLS)
p11-kit >= 0.23.3 (optional)
libfido2 (optional)
tpm2-tss (optional)