mwiede / jsch

fork of the popular jsch library
Other
767 stars 144 forks source link

com.jcraft.jsch.JSchException: verify: false #597

Closed javahokky closed 4 months ago

javahokky commented 4 months ago

version:

com.github.mwiede jsch 0.2.16

when it connects to a exchange by ssh, a error occurs: com.jcraft.jsch.JSchException: verify: false at com.jcraft.jsch.Session.connect(Session.java:347)

what's the reason of that error occured and what can i do to resolve the error?

norrisjeremy commented 4 months ago

Hi @javahokky,

I would suggest that you more closely review our FAQ, in particular paying close attention to this question as well as this question.

Thanks, Jeremy

javahokky commented 4 months ago

已接收

javahokky commented 4 months ago

okay, thanks