-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
cmd-opts nopass doesn't work #130
Comments
Can't seem to be able to reproduce this, seems to work fine for me (git as of today):
|
ecrist
added a commit
that referenced
this issue
Aug 23, 2018
Merge branch 'TinCanTech-libressl' This may also resolve the following issues: #130: cmd-opts nopass doesn't work #76: LibreSSL exposes misuse of $ENV #74: LibreSSL, Expected to find openssl command at: openssl #34: unexpected EOF when using init-pki on OSX 10.9 Signed-off-by: Eric F Crist <[email protected]>
rolfchess
pushed a commit
to rolfchess/easy-rsa
that referenced
this issue
May 17, 2019
Merge branch 'TinCanTech-libressl' This may also resolve the following issues: OpenVPN#130: cmd-opts nopass doesn't work OpenVPN#76: LibreSSL exposes misuse of $ENV OpenVPN#74: LibreSSL, Expected to find openssl command at: openssl OpenVPN#34: unexpected EOF when using init-pki on OSX 10.9 Signed-off-by: Eric F Crist <[email protected]>
Closing, I think this is a non issue now. Let me know if you're still running into it in v3.0.7 or later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try generate server certificate (whithout password )on my free-tier aws server
./easyrsa build-server-full server1 nopass but easyrsa ask for password.
The text was updated successfully, but these errors were encountered: