moved crl-verify crl.pem to openvpn config templates

This commit is contained in:
vladimir.kuznetsov 2023-01-19 17:49:17 +03:00
parent 8ea80a616e
commit 45016b76e7
8 changed files with 7 additions and 9 deletions

View file

@ -18,6 +18,7 @@ user nobody
group nobody
persist-key
persist-tun
crl-verify crl.pem
status openvpn-status.log
verb 1
tls-server

View file

@ -5,6 +5,7 @@ resolv-retry infinite
nobind
persist-key
persist-tun
crl-verify crl.pem
$OPENVPN_NCP_DISABLE
cipher $OPENVPN_CIPHER
auth $OPENVPN_HASH

View file

@ -18,6 +18,7 @@ user nobody
group nobody
persist-key
persist-tun
crl-verify crl.pem
status openvpn-status.log
verb 1
tls-server

View file

@ -5,6 +5,7 @@ resolv-retry infinite
nobind
persist-key
persist-tun
crl-verify crl.pem
$OPENVPN_NCP_DISABLE
cipher $OPENVPN_CIPHER
auth $OPENVPN_HASH

View file

@ -18,6 +18,7 @@ user nobody
group nobody
persist-key
persist-tun
crl-verify crl.pem
status openvpn-status.log
verb 1
tls-server

View file

@ -5,6 +5,7 @@ resolv-retry infinite
nobind
persist-key
persist-tun
crl-verify crl.pem
$OPENVPN_NCP_DISABLE
cipher $OPENVPN_CIPHER
auth $OPENVPN_HASH