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

Support ecdsa-sha2-* and ssh-ed25519 algorithms in camel-ssh

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.10.0
    • None
    • None
    • Unknown

    Description

      Currently camel-ssh supports only ssh-rsa and ssh-dss algorithms. See here.

      Apache SSHD supports EC keys through BouncyCastle without problems and EdDSA using net.i2p.crypto/eddsa library.

      However Camel itself can't validate such server keys.

      I have locally working version of camel-ssh which validates all these additional algorithms supported by OpenSSH:

      • ecdsa-sha2-nistp256
      • ecdsa-sha2-nistp384
      • ecdsa-sha2-nistp521
      • ssh-ed25519

      Attachments

        Issue Links

          Activity

            People

              ggrzybek Grzegorz Grzybek
              ggrzybek Grzegorz Grzybek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: