Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-21600

Provide option to specify the algorithm to generate the SSH key in the Bitbucket Pipeline

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Issue Summary

      Currently, Pipeline generates RSA keys based, however while doing the handshake RSA can't agree on an algorithm to use as the RSA SSH Key is not listed as a supported algorithm in OpenSSH 8.8

      Error

      fatal: Could not read from remote repository.
      Please make sure you have the correct access rights
      and the repository exists.
      

      Workaround

      A temporary workaround is to create a workspace variable GIT_SSH_COMMAND with the value "ssh -o PubkeyAcceptedKeyTypes=+ssh-rsa"

      Attachments

        Activity

          People

            Unassigned Unassigned
            c778a0660499 Nathalia R
            Votes:
            7 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: