[ 
https://issues.apache.org/activemq/browse/CAMEL-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56576#action_56576
 ] 

Edson Cimionatto commented on CAMEL-2308:
-----------------------------------------

I fixed my problem with a bad hardcoding adding the following setting
after line 82 on SftpOpeartions:
session.setConfig("StrictHostKeyChecking", "no");

;) Thanks!






-- 
Edson Cimionatto


> StrictHostKeyChecking Url Option
> --------------------------------
>
>                 Key: CAMEL-2308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2308
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-ftp
>    Affects Versions: Future
>            Reporter: Edson Cimionatto
>             Fix For: Future
>
>
> Camel users will appreciate a new url option that sets JSch Session 
> StrictHostKeyChecking to "no" . Preferably, this new option will work just 
> like URI Options knownHosts. This improvement will facilitate bypass sftp/ssh 
> key authentication. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to