The web server must perform RFC 5280-compliant certification path validation.
Overview
Finding ID
Version
Rule ID
IA Controls
Severity
V-206388
SRG-APP-000175-WSR-000095
SV-206388r961038_rule
Medium
Description
A certificate's certification path is the path from the end entity certificate to a trusted root certification authority (CA). Certification path validation is necessary for a relying party to make an informed decision regarding acceptance of an end entity certificate. Certification path validation includes checks such as certificate issuer trust, time validity and revocation status for each certificate in the certification path. Revocation status information for CA and subject certificates in a certification path is commonly provided via certificate revocation lists (CRLs) or online certificate status protocol (OCSP) responses.
Review the web server documentation and deployed configuration to determine whether the web server provides PKI functionality that validates certification paths in accordance with RFC 5280. If PKI is not being used, this is NA.
If the web server is using PKI, but it does not perform this requirement, this is a finding.
Fix Text (F-6649r377757_fix)
Configure the web server to validate certificates in accordance with RFC 5280.