Hi All, I am using apache camel ftp2 for connecting to the sftp server. The sftp server has recently been updated to use latest ciphers and kex algorithms. These algos are not supported by the latest JSch library (version 0.1.54). Is there a way to configure camel to use sshj library instead of JSch since JSch is old and has not been updated in last 1.5 years? Please suggest. This is an urgent production issue and the apache camel application is unable to connect to the sftp server.
Thanks in advance, Anu
