SV-282443r1200309_rule
V-282443
SRG-OS-000067-GPOS-00035
TOSS-05-000074
CAT II
10
Create a new private and public key pair that uses a passcode using the following command:
$ sudo ssh-keygen -n [passphrase]
If the system does not allow PKI authentication, this requirement is not applicable.
Verify the operating system, for PKI-based authentication, enforces authorized access to the corresponding private key.
Verify the SSH private key files have a passphrase.
For each private key stored on the system, use the following command:
$ sudo ssh-keygen -y -f /path/to/file
If the contents of the key are displayed, and use of un-passphrased Secure Shell (SSH) keys is not documented with the information system security officer, this is a finding.
V-282443
False
TOSS-05-000074
If the system does not allow PKI authentication, this requirement is not applicable.
Verify the operating system, for PKI-based authentication, enforces authorized access to the corresponding private key.
Verify the SSH private key files have a passphrase.
For each private key stored on the system, use the following command:
$ sudo ssh-keygen -y -f /path/to/file
If the contents of the key are displayed, and use of un-passphrased Secure Shell (SSH) keys is not documented with the information system security officer, this is a finding.
M
5738