-
Bug
-
Resolution: Done-Errata
-
Major
-
rhel-9.0.0
-
openssh-8.7p1-12.el9_0
-
None
-
None
-
rhel-sst-security-crypto
-
ssg_security
-
None
-
-
QE ack
-
False
-
-
None
-
None
-
- connection to RHEL-9.0 server based on 1k RSA user public key should not succeed
- 1k RSA host keys should not be accepted
-
None
-
Enabled
-
None
-
-
All
-
None
What were you trying to do that didn't work?
RHEL-3649 requires the following change in RHEL-9.0 in OSPP crypto-policies:
- Bump minimal size of RSA keys from 2048-bit to 3072-bit, min_rsa_size = 3072
However, there is no support for this in openssh clients and server configuration on RHEL-9.0 because RequiredRSASize keyword was only added in RHEL-9.2. Therefore to be able to enforce this for openssh by OSPP subpolicy we need to bring this functionality for RHEL-9.0 openssh.
Please provide the package NVR for which bug is seen:
openssh-8.7p1-10.el9_0
How reproducible:
100%
Steps to reproduce
- Add "RequiredRSASize 2048" to /etc/ssh/ssh_config and /etc/ssh/sshd_config.
- Restart sshd.
- Connect by ssh to localhost.
Expected results
- (nothing)
- sshd restart successfully - it recognizes the option
- ssh connect successfully - it recognizes the option
- links to
-
RHEA-2023:120911 OpenSSH enchantment release