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

    • 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.

      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"

            [BCLOUD-21600] Provide option to specify the algorithm to generate the SSH key in the Bitbucket Pipeline

            Facing this issue now with Ubuntu 22.04. Hopefully this can be resolved soon.

            patrik.juvonen added a comment - Facing this issue now with Ubuntu 22.04. Hopefully this can be resolved soon.

              Unassigned Unassigned
              c778a0660499 Nathalia R (Inactive)
              Votes:
              9 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: