I\'m getting the following error when trying to ssh to a Cisco ACS device using the paramiko library. I\'ve used paramiko in python without issue, and I can ssh to this box
I upgraded the paramiko to fix the problem:
sudo pip install paramiko --upgrade
My updated version of paramiko is:
paramiko==2.0.2