Hi all.
I have an application that automatically sends files to a sftp server using
JSch v.0.1.44, running on Linux with J2RE 1.6.0.
So far it worked properly, but has changed the sftp server, old server in
the keys were:
The server's key fingerprint rsa2 is:
ssh-rsa 1024 xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx
In the new server are:
The server's key fingerprint rsa2 is:
ssh-rsa 2048 axx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx: xx
The error that gives the application is:
Throwable occurred: com.jcraft.jsch.JSchException: Algorithm negotiation
fail
at com.jcraft.jsch.Session.receive_kexinit (Session.java: 529)
at com.jcraft.jsch.Session.connect (Session.java: 291)
at com.jcraft.jsch.Session.connect (Session.java: 154)
Can anyone comment on that of 2048 and RSA encryption if supported by JSch?
Thank you, greetings
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users