1
0
Fork 0
mirror of synced 2025-04-18 04:19:43 -04:00

Merge pull request from palark/fix-easyrsa-prompt

Fix easyrsa init-pki prompt confirmation
This commit is contained in:
Dmitry Shurupov 2025-03-28 20:45:38 +07:00 committed by GitHub
commit 2fc8f729b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ else
done
else
echo "Generating new certs"
easyrsa init-pki
easyrsa --batch init-pki
cp -R /usr/share/easy-rsa/* $EASY_RSA_LOC/pki
echo "ca" | easyrsa build-ca nopass
easyrsa build-server-full server nopass