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:
3
README
3
README
@@ -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)
|
||||
|
Reference in New Issue
Block a user