Hi,
One of our user complains that his private key is not supported.
As you suggested here an example of what he needs to use. His Cisco Switch required that. Is this something that we can solve on our side or you have to fix it.
PuTTY-User-Key-File-2: ssh-rsa
Encryption: none
Comment: test
Public-Lines: 4
AAAAB3NzaC1yc2EAAAABJQAAAIEApFdNRbhfhID+5DPGgO1Kc1vAY0idzHqhPnJY
/5HTMxw72ZoDuJfdYRFYuy9l1raMUpDe1ZD8pMd019xdgZyslvS/VAo/oDrFZ2Xh
pxncDE/Hdqqfjxj3LAk9w5fTz4sWxKY0Fp2Ns5O2LPI9KOtsl4fGnNTS4pew3ou7
i2MTX+k=
Private-Lines: 8
AAAAgQCOIf2kFRRW7Bq3hrmEQtibHuuUIyCw2MLOOWG6cEf02iXsoOCfpe/lP29V
yCC5sqLfn+NQ7BjF3O9ulRKZnEI7+v6oRoeJVKH/VyIiieukymrWqqha2iDm3kxU
iP4NR54BrpdsuN8q4FLWDtst8fjj1IULaOsbhYeQoj3cQcd0LQAAAEEA1TqD1Gpl
NQQ/ibuzrGxBbuIXZHz8Rw21G3hKjUqb/CRA/Z/pSsFFg2PWE2YQ90yJr91STg9w
Wvi8zWKFnk8VJwAAAEEAxU5dpEiEO+XYn2Z7ffdUVtnXEM/pxbNr/L03TCN0NCPR
trUXnQpkfPKPXamq1FhGai91VXOaalNigsF/GLWsbwAAAEEArDuAkDup8vJT/4kW
06UEc1dV5lC4kMQlM9mlYt6Z8QsciAsGIZ2k6K4W1j31kP01kSGQKJDQggBOuRBG
l4LKpQ==
Private-MAC: 9cfada2f34a383b066187eb19558ad8aca4d48d4
The resulting error result in our application is:
[9/11/2014 2:29:21 PM]ERROR SILENT Rebex.Net.SshException: Unsupported packet 60.
at Rebex.Net.SshSession.ZY(String A, String B, SshPrivateKey C, SshGssApiCredentials D)
at Rebex.Net.SshSession.Authenticate(String userName, String password, SshPrivateKey privateKey)
at Rebex.Net.Ssh.QIB.MCB(String A, String B, SshPrivateKey C, PIB D)
at Rebex.Net.Ssh.ZO(String A, String B, SshPrivateKey C, PIB D)
at Rebex.Net.Ssh.Login(String userName, String password, SshPrivateKey privateKey)
at Devolutions.RemoteDesktopManager.Frames.Embedded.FreEmbeddedSshShell.Connect()
Hope that will help.
Thanks,
André