github / github/gh-gei

Add support for SSH private keys with a passphrase when running a BBS migration

Open
#747 2 comments 0 reactions 0 assignees View on GitHub
bbs task
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

When performing a migration from Bitbucket Server, an SSH username and private key are required for connecting to the server and downloading the migration archive.

If your SSH private key is protected with a passphrase, an error is triggered and it is not possible to continue with your migration:

```
[16:26] [ERROR] Renci.SshNet.Common.SshPassPhraseNullOrEmptyException: Private key is encrypted but passphrase is empty.
```

We should add support for using private keys with a passphrase.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.