This commit is contained in:
Karol Grodzicki 2024-11-29 03:20:09 +00:00 committed by GitHub
commit 51d8e51917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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