FIPS SSH key configuration settings
What does this MR do and why?
Describe in detail what your merge request does and why.
Updates the SSH key configuration settings for running in FIPS mode. This adjusts the defaults applied to the key restrictions, preventing unrestricted key lengths, and reducing the number of available options. I'm not currently sure that this is the correct set of restrictions, but that can be updated later.
This is likely only a part of the changes required for this feature, but I'd like to keep this MR from expanding much further.
Related #325172 (closed)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.