This commit is contained in:
Karol Grodzicki
2025-02-05 18:03:33 +07:00
committed by GitHub

View File

@@ -1114,7 +1114,7 @@ function newClient() {
if [[ $CLIENTEXISTS == '1' ]]; then
echo ""
echo "The specified client CN was already found in easy-rsa, please choose another name."
exit
exit 1
else
cd /etc/openvpn/easy-rsa/ || return
case $PASS in