mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
Aminda Suomalainen
afb0801430
Works otherwise, but self-signed cert didn't satisfy Chromium I wanted to point at it
10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
# semanage port -a -t dns_port_t -p tcp 4433
|
|
interface: ::1@53
|
|
interface: 127.0.0.1@53
|
|
interface: ::1@4433
|
|
interface: 127.0.0.1@4433
|
|
https-port: 4433
|
|
#http-notls-downstream: yes
|
|
tls-service-key: /etc/unbound/conf.d/unbound.pem
|
|
tls-service-pem: /etc/unbound/conf.d/unbound.pem
|