SV-213630r508024_rule
V-213630
SRG-APP-000427-DB-000385
PPS9-00-009100
CAT II
10
Remove any certificate that was not issued by a valid DoD certificate authority.
Contact the organization's certificate issuer and request a new certificate that is issued by a valid DoD certificate authorities.
Verify that the root.crt certificate was issued by a valid DoD entity.
> openssl x509 -in <postgresql data directory>/root.crt –text | grep –i “issuer”. (The default path for the postgresql data directory is /var/lib/ppas/9.5/data, but this will vary according to local circumstances.)
If any issuers are listed that are not valid DoD certificate authorities, this is a finding.
V-213630
False
PPS9-00-009100
Verify that the root.crt certificate was issued by a valid DoD entity.
> openssl x509 -in <postgresql data directory>/root.crt –text | grep –i “issuer”. (The default path for the postgresql data directory is /var/lib/ppas/9.5/data, but this will vary according to local circumstances.)
If any issuers are listed that are not valid DoD certificate authorities, this is a finding.
M
3988