SV-279409r1179526_rule
V-279409
SRG-APP-000875-DB-000280
MD8X-00-013800
CAT II
10
Edit the MongoDB configuration file (default location /etc/mongod.conf) and add "setParameter" and its subkey "ocspEnabled" as shown below.
setParameter:
ocspEnabled: true
Refer to: https://www.mongodb.com/docs/v8.0/core/security-transport-encryption/#ocsp--online-certificate-status-protocol-
Check the MongoDB configuration file (default location /etc/mongod.conf) for a key named "setParameter".
Examples shown below:
setParameter:
ocspEnabled: true
If this key "setParameter" and the subkey "ocspEnabled: true" are not found, this is a finding.
V-279409
False
MD8X-00-013800
Check the MongoDB configuration file (default location /etc/mongod.conf) for a key named "setParameter".
Examples shown below:
setParameter:
ocspEnabled: true
If this key "setParameter" and the subkey "ocspEnabled: true" are not found, this is a finding.
M
5728