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 script also forces the creation of ed25519 keys.
These three places will break if running on a FIPS compliant OS's AMI.
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 script also forces the creation of ed25519 keys.
These three places will break if running on a FIPS compliant OS's AMI.