You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by lleclerc <ll...@aim-rg.com> on 2013/03/28 20:32:44 UTC

Ciphers with camel-sftp

Hi,

How can I have access to more ciphers with camel-sftp ?

Here is some log of it working displaying the available ciphers : 

2013-03-28 14:49:04,619 INFO  [SftpOperations] JSCH -> kex: client:
diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1
2013-03-28 14:49:04,619 INFO  [SftpOperations] JSCH -> kex: client:
ssh-rsa,ssh-dss
2013-03-28 14:49:04,619 INFO  [SftpOperations] JSCH -> kex: client:
aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc
2013-03-28 14:49:04,620 INFO  [SftpOperations] JSCH -> kex: client:
aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc
2013-03-28 14:49:04,620 INFO  [SftpOperations] JSCH -> kex: client:
hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
2013-03-28 14:49:04,620 INFO  [SftpOperations] JSCH -> kex: client:
hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96

Thanks,



--
View this message in context: http://camel.465427.n5.nabble.com/Ciphers-with-camel-sftp-tp5730052.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Ciphers with camel-sftp

Posted by Christian Müller <ch...@gmail.com>.
Camel use jsch [1] under the hut. May be you can find out more there, what
they support...

[1] http://www.jcraft.com/jsch/

Best,
Christian


On Mon, Apr 1, 2013 at 7:15 PM, lleclerc <ll...@aim-rg.com> wrote:

> Is my question too vague ? Not related to camel ?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Ciphers-with-camel-sftp-tp5730052p5730171.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: Ciphers with camel-sftp

Posted by lleclerc <ll...@aim-rg.com>.
Is my question too vague ? Not related to camel ?



--
View this message in context: http://camel.465427.n5.nabble.com/Ciphers-with-camel-sftp-tp5730052p5730171.html
Sent from the Camel - Users mailing list archive at Nabble.com.