STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 12 hours ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to General Application (GAPP) Security Requirements Guide

V-288258

CAT II (Medium)

The application must validate certificates used for Transport Layer Security (TLS) functions by performing RFC 5280-compliant certification path validation.

Rule ID

SV-288258r1252892_rule

STIG

General Application (GAPP) Security Requirements Guide

Version

V1R0.1

CCIs

CCI-000185

Discussion

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.

Check Content

Review the application documentation and deployed configuration to determine whether the application validates certificates used for TLS functions by performing RFC 5280-compliant certification path validation. OSCP is used to accomplish this.

If the application does not validate certificates used for TLS functions by performing RFC 5280-compliant certification path validation, this is a finding.

Fix Text

Configure the application to validate certificates used for TLS functions by performing RFC 5280-compliant certification path validation.