mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
Mikaela Suomalainen
1e70d7d4d7
Untested. The last time I saw the documentation, they didn't mention DoT.
14 lines
477 B
Plaintext
14 lines
477 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:11@853#dns11.quad9.net
|
|
forward-addr: 9.9.9.11@853#dns11.quad9.net
|
|
forward-addr: 2620:fe::11@853#dns11.quad9.net
|
|
forward-addr: 149.112.112.11@853#dns11.quad9.net
|