You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate RSA Host key for alinux2 platforms. (#2423)
- This matches the behaviour from the base OS which also generates an RSA host keys
- This is to avoid SSHD from having errors when client attempt signing in
- We still have `ed25519` and `ecdsa` host keys which are more secure and take precedence
Signed-off-by: Eddy Mwiti <[email protected]>
0 commit comments