diff --git a/openvpn-install.sh b/openvpn-install.sh index 1e24c9a..5f7efb2 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -283,7 +283,7 @@ group $GROUPNAME persist-key persist-tun status openvpn-status.log -verb 3 +verb 6 crl-verify crl.pem" >> /etc/openvpn/server.conf # Enable net.ipv4.ip_forward for the system if [[ "$OS" = 'debian' ]]; then