Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18804

Camel-SFTP: Host key type ED25519 not supported

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.14.5, 3.18.2
    • 3.18.5, 3.20.0
    • camel-sftp
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              m.donderwinkel Maarten Donderwinkel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: