Updates:
Summary: SSH keys should not be used when logging in with username and password
        Status: Done
        Labels: -Type-Enhancement Type-Defect

Comment #11 on issue 64 by pekka.klarck: SSH keys should not be used when logging in with username and password
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=64

Not using SSH keys at all when logging with username/password definitely makes sense. The related change looks good too.

I agree with Anssi that supporting connection options in general is problematic because Paramiko and Trilead have different API. If there are special needs, we obviously can add configuration parameters, even if they would only work with one of these tools. Alternatively we could just accept `**config` and pass it directly to Paramiko/Trilead. This would be flexible, but would require pretty good knowledge on Paramiko/Trilead API. Anyway, any enhancements related to this need to be submitted as separate issues.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to