SCP Task will fail if ssh host has ed25519

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 8.1.1, 8.0.5
    • Affects Version/s: 6.9.2
    • Component/s: SCP and SSH tasks
    • None
    • 1
    • Severity 2 - Major

      Summary

      SCP Task will fail if ssh host has ed25519

      Environment

      • Bamboo or agent connecting via ssh to a host with ed25519 present

      Steps to Reproduce

      • Create a key pair using rsa.
      • Use a SCP task to connect to the host.
      • Run plan/deployment.

      Expected Results

      Connection successful

      Actual Results

      Bamboo will fail to create the connection

      Notes

      The problem is related to BouncyCastle and ed25519, the error will appear even though the user doesn't use ed25519.

      Workaround

       

      Use a script task instead with the scp command in it.

            Assignee:
            Marcin Gardias
            Reporter:
            Patricio (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: