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

SSH should not ask for password if the key is not protected with one. #1425

Closed
ferdinandyb opened this issue Jan 26, 2024 · 2 comments · Fixed by #1435
Closed

SSH should not ask for password if the key is not protected with one. #1425

ferdinandyb opened this issue Jan 26, 2024 · 2 comments · Fixed by #1435
Labels
enhancement New feature or request feature-request User requested features

Comments

@ferdinandyb
Copy link
Contributor

Contour Terminal version

Contour Terminal Emulator 0.4.0.6088

Installer source

something else (please specify below)

Operating System

Windows 11

Architecture

x86-64

Other Software

No response

Steps to reproduce

Set up an SSH profile with an ssh key that is not password protected.

Expected Behavior

No response

Actual Behavior

If you use an ssh profile contour will ask for a password even if there is no password. Pressing enter on the password prompt works, but it should not be necessary.

Additional notes

No response

@ferdinandyb ferdinandyb added the bug Something isn't working label Jan 26, 2024
@christianparpart
Copy link
Member

I think the only way to find out that an SSH key without a password doesn't need one is by first trying with an empty password, and if that fails, ask for one. 🤔 I wonder what the other SSH clients are doing in such cases.

Am I assuming correctly that now (for the time being), you simply hit enter to continue and then it works?

@ferdinandyb
Copy link
Contributor Author

ferdinandyb commented Jan 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-request User requested features
Projects
None yet
2 participants