jsch icon indicating copy to clipboard operation
jsch copied to clipboard

We get such a com.jcraft.jsch.JSchException: verify: false when we want to connect to an SshSession

Open kkrhdd opened this issue 4 years ago • 4 comments

Hi Team,

We are getting com.jcraft.jsch.JSchException: verify: false exception Intermittently with latest version JSCH. Where it is claimed to fixed in 0.1.50.

com.jcraft.jsch.JSchException: verify: false at com.jcraft.jsch.Session.connect(Session.java:307) at com.jcraft.jsch.Session.connect(Session.java:160)

Please have a look.

kkrhdd avatar May 04 '20 08:05 kkrhdd

I think this is just a mirror not the original repo, this mailing list is the right channel to reach the author https://sourceforge.net/p/jsch/mailman/

In case of com.jcraft.jsch.JSchException: verify: false error, it seems it is fixed in 0.1.51 not in 0.1.50. https://stackoverflow.com/a/61923533/2943842

But you are saying latest version (0.1.55?) also have this issue, I am curious whether you have solved it now.

yusong-shen avatar May 21 '20 17:05 yusong-shen

@yusong-shen Yes. I am using the latest version 0.1.55. I could see the fix details in http://www.jcraft.com/jsch/ChangeLog as part of 0.1.50

kkrhdd avatar May 25 '20 07:05 kkrhdd

@yusong-shen any update on this?

kkrhdd avatar Oct 06 '20 10:10 kkrhdd