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

RSA authentication on MOSH protocol #173

Closed
bitchecker opened this issue Sep 16, 2019 · 2 comments
Closed

RSA authentication on MOSH protocol #173

bitchecker opened this issue Sep 16, 2019 · 2 comments

Comments

@bitchecker
Copy link
Contributor

Describe the bug
Using mosh protocol, is not possible to use RSA authentication.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new connection using MOSH protocol
  2. Try to use Private Key authentication
  3. See that Private Key is disabled ( not clickable )

Expected behavior
Setup rsa

Desktop (please complete the following information):

  • OS: Fedora
  • Version: 30

Additional context
I had open ad issue on PAC connection manager ( perseo22/pacmanager#74 ) forked and send a Pull Request ( perseo22/pacmanager#75 ) i think that the same code can be used here.

@gfrenoy
Copy link
Contributor

gfrenoy commented Sep 17, 2019

PR #174 has been merged. Let us know if it works for you so we can close this issue.

Thanks again for your help and collaboration.

@bitchecker
Copy link
Contributor Author

@gfrenoy It works properly...I have tested it before create pull request.

It's a pleasure to help when you can, also because I use this connection manager( also protocol and auth type ) in life and at work ( I'm a Unix SysAdmin! lol )

@gfrenoy gfrenoy closed this as completed Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants