SV-215440r508663_rule
V-215440
SRG-OS-000480-GPOS-00227
AIX7-00-003204
CAT II
10
Configure the system to use a valid "server_ca.pem" file.
Verify the location of the "server_ca.pem" file:
# grep -i "trustedcas" /etc/security/pmfa/pam_pmfa.conf | grep -v '#'
TRUSTEDCAS = /<path_to_file>/server_ca.pem
Verify that the configured "server_ca.pem" file exists in the defined location:
# ls -la /<path_to_file>/server_ca.pem
If the file does not exist, this is a finding.
V-215440
False
AIX7-00-003204
Verify the location of the "server_ca.pem" file:
# grep -i "trustedcas" /etc/security/pmfa/pam_pmfa.conf | grep -v '#'
TRUSTEDCAS = /<path_to_file>/server_ca.pem
Verify that the configured "server_ca.pem" file exists in the defined location:
# ls -la /<path_to_file>/server_ca.pem
If the file does not exist, this is a finding.
M
4012