mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
14 lines
465 B
Plaintext
14 lines
465 B
Plaintext
server:
|
|
# Debian ca-certificates location
|
|
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
|
|
# ctrl.blog says this is the Fedora location
|
|
#tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
|
|
|
forward-zone:
|
|
name: "."
|
|
forward-tls-upstream: yes
|
|
forward-addr: 2620:fe::fe@853#dns.quad9.net
|
|
forward-addr: 9.9.9.9@853#dns.quad9.net
|
|
forward-addr: 2620:fe::9@853#dns.quad9.net
|
|
forward-addr: 149.112.112.112@853#dns.quad9.net
|