Skip to content

Try to use JDK console to prompt for pass #270

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

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

headius
Copy link
Member

@headius headius commented Oct 17, 2022

Avoids echoing password and issues with carriage returns across platforms.

Fixes jruby/jruby#5588 when console is available.

Avoids echoing password and issues with carriage returns across
platforms.

Fixes jruby/jruby#5588 when console is available.
@kares kares merged commit 02fb2ff into jruby:master Oct 18, 2022
@headius headius deleted the console_passphrase_prompt branch October 18, 2022 06:23
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.

OpenSSL::PKey::RSA.new without password results in terminal input failure
2 participants