removed crl-verify from client config
- specified full path to crl in server config - added crl generation when setting up a container
This commit is contained in:
parent
97e322ba22
commit
f5057dfac4
9 changed files with 12 additions and 10 deletions
|
@ -5,7 +5,6 @@ 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