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

How to set SSH connection parameters of paramiko #434

Open
mglettig opened this issue Sep 21, 2023 · 1 comment
Open

How to set SSH connection parameters of paramiko #434

mglettig opened this issue Sep 21, 2023 · 1 comment
Labels
question A request, not an issue

Comments

@mglettig
Copy link

I need to set the HostKeyAlgorithms to ssh-rsa for my connection from the sshlibrary to the server. How can I do that with this library?

When I use the ssh client on my machine the following comand works:
ssh -o 'HostKeyAlgorithms=ssh-rsa' 'root@host'

@Noordsestern Noordsestern added the question A request, not an issue label Aug 29, 2024
@Noordsestern
Copy link
Member

Hello,

thank you for your question. Is it still relevant?

As you may have noticed the size of the audience is rather slim here. If you have a general question to SSHLibrary, your best option would be SSHLibrary section of the Robot Framework Forum: https://forum.robotframework.org/c/libraries/sshlibrary/25

Or go to Robot Framework Slack and join the SSHLibrary channels.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A request, not an issue
Projects
None yet
Development

No branches or pull requests

2 participants