mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 01:21:33 -05:00
RHEL needs tls cert bundle config
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a0a21ba29d
commit
5c7a2850e6
@ -102,6 +102,7 @@ echo 'server:
|
|||||||
auto-trust-anchor-file: "/var/lib/unbound/root.key"
|
auto-trust-anchor-file: "/var/lib/unbound/root.key"
|
||||||
trust-anchor-signaling: yes
|
trust-anchor-signaling: yes
|
||||||
root-key-sentinel: yes
|
root-key-sentinel: yes
|
||||||
|
tls-cert-bundle: "/etc/ssl/cert.pem"
|
||||||
tls-ciphers: "PROFILE=SYSTEM"
|
tls-ciphers: "PROFILE=SYSTEM"
|
||||||
hide-http-user-agent: yes
|
hide-http-user-agent: yes
|
||||||
hide-identity: yes
|
hide-identity: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user