SV-271605r1091527_rule
V-271605
SRG-OS-000067-GPOS-00035
OL09-00-000905
CAT II
10
Configure OL 9, for PKI-based authentication, to enforce authorized access to the corresponding private key.
Create a new private and public key pair that uses a passcode with the following command:
$ sudo ssh-keygen -n [passphrase]
Verify that OL 9 SSH private key files have a passcode.
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, this is a finding.
V-271605
False
OL09-00-000905
Verify that OL 9 SSH private key files have a passcode.
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, this is a finding.
M
5680