Errors in pydsh - Allow RSA2 Algorithm to be disabled

Issue #21 resolved
Former user created an issue

If you are running v3.0.0 or later of pydsh you will get the following error message if the server you are connecting to doesn't support the RSA2 algorithm spec yet:

q must be exactly 160, 224, or 256 bits long

While the module allows this functionality to be turned on/off pydsh does not.

Comments (2)

  1. Log in to comment