moved crl-verify crl.pem to openvpn config templates
This commit is contained in:
parent
8ea80a616e
commit
45016b76e7
8 changed files with 7 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue