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
|
@ -18,7 +18,7 @@ user nobody
|
|||
group nobody
|
||||
persist-key
|
||||
persist-tun
|
||||
crl-verify crl.pem
|
||||
crl-verify /opt/amnezia/openvpn/crl.pem
|
||||
status openvpn-status.log
|
||||
verb 1
|
||||
tls-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue