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

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

Open
mbalikov opened this issue Sep 28, 2023 · 0 comments

Comments

@mbalikov
Copy link

Hi,

After upgrading my server to Debian12 my ovpn-admin daemon stopped creating new users.
Debug shows that easyrsa failed to certify the new certificate.

The quick fix was to add:
set_var EASYRSA_BATCH "yes"

into /etc/openvpn/easyrsa/pki/vars

Most probably you could find a better solution like calling easyrsa with "--batch" option

=====
Thank you for the great tool!!

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

No branches or pull requests

1 participant