cloudtools / cloudtools/ssh-cert-authority
Support encypted Ed25519 SSH keys
Open
- Dominant language
- Go
- Stars
- 747
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Unencrypted (no passphrase) Ed25519 SSH keys work fine, but when using an encrypted (with a passphrase) Ed25519 SSH key, the following currently happens...
```sh
...
SSH Key Passphrase [none]: •••••
error adding private key: error parsing private key: ssh: cannot decode encrypted private keys
...
$ >
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.