SV-278403r1171961_rule
V-278403
SRG-APP-000427
NGNX-APP-001900
CAT II
10
Replace any non-DOD issued certificates with DOD-issued certificates.
After replacing the certificates, reload NGINX:
# nginx -s reload
Determine the path to NGINX config file(s):
# nginx -qT | grep "# configuration"
# configuration file /etc/nginx/nginx.conf:
Note: The default NGINX configuration is "/etc/nginx/nginx.conf", though various files may also be included.
Find any "ssl_certificate" ssl_client_certificate" directives and verify they are DOD approved.
If the certificates are not DOD approved, this is a finding.
V-278403
False
NGNX-APP-001900
Determine the path to NGINX config file(s):
# nginx -qT | grep "# configuration"
# configuration file /etc/nginx/nginx.conf:
Note: The default NGINX configuration is "/etc/nginx/nginx.conf", though various files may also be included.
Find any "ssl_certificate" ssl_client_certificate" directives and verify they are DOD approved.
If the certificates are not DOD approved, this is a finding.
M
5720