Susmit Sarkar created SSHD-1201:
-----------------------------------

             Summary: Sever Keys name changed post 2.7.0
                 Key: SSHD-1201
                 URL: https://issues.apache.org/jira/browse/SSHD-1201
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 2.7.0
            Reporter: Susmit Sarkar
             Fix For: 2.7.0


Hello Team,

We upgrade to 2.7.0 from 2.5.1

we are seeing an issue

 

String hostkey = 
sftpClient.getSession().getNegotiatedKexParameter(KexProposalOption.SERVERKEYS);
 

 

Host Key in 2.5.1 was *ssh-rsa* and now with the upgrade to 2.7.0 all our test 
cases are failing as the API is returning *rsa-sha2-512*

Please note the keys were actually created using ssh-rsa using 2.5.1 library

 

Thanks,

Susmit

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to