ed25519 keys being used in P Cluster
Open
3.x
Feature Request
Security
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
In the chef cookbook, the script that autogens user's ssh keys, and the service account's keys both defaults to using an ed25519 key.
The [manage-keys.sh](https://github.com/aws/aws-parallelcluster-cookbook/blob/develop/cookbooks/aws-parallelcluster-environment/files/login_nodes/keys-manager.sh) script also forces the creation of ed25519 keys.
These three places will break if running on a FIPS compliant OS's AMI.
Contributor guide
Assessment
This issue has not been assessed yet.