hashicorp / hashicorp/nomad

ed25519 key support

Open
#13,633 3 comments 2 reactions 0 assignees View on GitHub
stage/accepted theme/config theme/tls type/enhancement
Dominant language
Go
Stars
17k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
105

Description

### Proposal

Nomad currently can't use ed25519 keys: `client setup failed: Unsupported signature algorithm ed25519.PrivateKey; RSA and ECDSA only are supported.`

I think it'd be great if Nomad could read these keys.

### Use-cases

It's not such a well supported algorithm but security of it seems pretty good so why not?

### Attempted Solutions

Well, at least ECDSA works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.