Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix easyrsa init-pki prompt confirmation #355

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Conversation

shurup
Copy link
Member

@shurup shurup commented Mar 28, 2025

Invoking easyrsa init-pki in setup/configure.sh waits for confirmation if the pki directory already exists. Fixing it by adding the --batch option flag.

Fixes #245

Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
@shurup shurup merged commit 2fc8f72 into master Mar 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ovpn-admin & easyrsa 3.1.0 => "easyrsa build-client-full" waits for user input
1 participant