[ https://issues.apache.org/jira/browse/CAMEL-18804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Cosentino updated CAMEL-18804: ------------------------------------- Summary: Camel-SFTP: Host key type ED25519 not supported (was: Host key type ED25519 not supported) > Camel-SFTP: Host key type ED25519 not supported > ----------------------------------------------- > > Key: CAMEL-18804 > URL: https://issues.apache.org/jira/browse/CAMEL-18804 > Project: Camel > Issue Type: Bug > Components: camel-sftp > Affects Versions: 3.14.5, 3.18.2 > Reporter: Maarten Donderwinkel > Priority: Major > > According to the documentation for the camel-sftp component it's possible to > set a server_host_key with the value ed25519. However that algorithm is not > available with Jsch. > As a result the documentation is confusing as it's proposing options that are > not available. > When trying the parameter it will ignore ed25519 as jschProposal. > > Please change at least the documentation to list: > ssh-dss,ssh-rsa,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 > Perhaps look into using the fork of jsch or other means to allow for ED25519 > as algorithm. -- This message was sent by Atlassian Jira (v8.20.10#820010)