ed25519 key support #13633
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/config
theme/tls
type/enhancement
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.
The text was updated successfully, but these errors were encountered: