diff --git a/etc/unbound/unbound.conf.d/dns64-over-tls.conf b/etc/unbound/unbound.conf.d/dns64-over-tls.conf index ba4be3f1..0b037c20 100644 --- a/etc/unbound/unbound.conf.d/dns64-over-tls.conf +++ b/etc/unbound/unbound.conf.d/dns64-over-tls.conf @@ -4,7 +4,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes diff --git a/etc/unbound/unbound.conf.d/dot-adguard.conf b/etc/unbound/unbound.conf.d/dot-adguard.conf index f7b06756..5aa4f66b 100644 --- a/etc/unbound/unbound.conf.d/dot-adguard.conf +++ b/etc/unbound/unbound.conf.d/dot-adguard.conf @@ -1,7 +1,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes diff --git a/etc/unbound/unbound.conf.d/dot-cloudflare.conf b/etc/unbound/unbound.conf.d/dot-cloudflare.conf index 33c2e9a1..7d55baa9 100644 --- a/etc/unbound/unbound.conf.d/dot-cloudflare.conf +++ b/etc/unbound/unbound.conf.d/dot-cloudflare.conf @@ -1,7 +1,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes diff --git a/etc/unbound/unbound.conf.d/dot-dns0.conf b/etc/unbound/unbound.conf.d/dot-dns0.conf index 404d1a5e..aa9ba567 100644 --- a/etc/unbound/unbound.conf.d/dot-dns0.conf +++ b/etc/unbound/unbound.conf.d/dot-dns0.conf @@ -1,7 +1,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes diff --git a/etc/unbound/unbound.conf.d/dot-mullvad.conf b/etc/unbound/unbound.conf.d/dot-mullvad.conf index efc83989..d6295d1e 100644 --- a/etc/unbound/unbound.conf.d/dot-mullvad.conf +++ b/etc/unbound/unbound.conf.d/dot-mullvad.conf @@ -1,7 +1,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes diff --git a/etc/unbound/unbound.conf.d/dot-quad9.conf b/etc/unbound/unbound.conf.d/dot-quad9.conf index c5addfff..d15b6f4f 100644 --- a/etc/unbound/unbound.conf.d/dot-quad9.conf +++ b/etc/unbound/unbound.conf.d/dot-quad9.conf @@ -5,7 +5,7 @@ server: # Debian ca-certificates location #tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt - # ctrl.blog says this is the Fedora location + # Fedora #tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem # Use system certificates no matter where they are tls-system-cert: yes