Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-11741

Add support for elliptic Bitbucket Server SSH host key

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • SSH
    • None
    • 5
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Although customer support is limited as stated behind: https://confluence.atlassian.com/bitbucketserverkb/viewing-or-updating-the-bitbucket-server-ssh-private-key-824344744.html

      I like to request support for elliptic server keys. like ECDSA or ED25519.

      I tried with an ECDSA Key but on connection test I got:

      [sshd-SshServer[24cd1d40]-nio2-thread-1]  c.a.b.i.s.s.DefaultHostKeyPairProvider resolveKeyPair(/var/atlassian/application-data/bitbucket/shared/config/ssh-server-keys.pem) mismatched loaded key algorithm: expected=RSA, loaded=EC 

      So I assume the implemented mina-sshd only accepts RSA. Would be nice you could extend it

      This might give a little speedup in kex.

      Thank you

            Unassigned Unassigned
            felix.herzog Felix Herzog
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: