SV-96631r1_rule
V-81917
SRG-APP-000427-DB-000385
MD3X-00-000730
CAT II
10
Remove any certificate that was not issued by an approved DoD certificate authority. Contact the organization's certificate issuer and request a new certificate that is issued by a valid DoD certificate authorities.
To run MongoDB in SSL mode, you have to obtain a valid certificate singed by a single certificate authority.
Before starting the MongoDB database in SSL mode, verify that certificate used is issued by a valid DoD certificate authority (openssl x509 -in <path_to_certificate_pem_file> -text | grep -i "issuer").
If there is any issuer present in the certificate that is not a DoD approved certificate authority, this is a finding.
V-81917
False
MD3X-00-000730
To run MongoDB in SSL mode, you have to obtain a valid certificate singed by a single certificate authority.
Before starting the MongoDB database in SSL mode, verify that certificate used is issued by a valid DoD certificate authority (openssl x509 -in <path_to_certificate_pem_file> -text | grep -i "issuer").
If there is any issuer present in the certificate that is not a DoD approved certificate authority, this is a finding.
M
3265