You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm. I also have the issue where I need to add this option. I think it would make sense to expose the jsch ssh options in BastillionProperties file to configure.
Otherwise we need to edit the sshutil.java file and add the session ourself.
P.S. here is the small patch that might help you @filipcarlsson ssh-rsa.patch.txt
My device requires the option:
To be able to connect.
Right now it fails due to not having -oHostKeyAlgorithms=+ssh-rsa option.
The text was updated successfully, but these errors were encountered: