The Nokia router must be configured to implement a local cache of revocation data to support path discovery and validation for public key-based authentication.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283791NOKI-ND-001000SV-283791r1203418_ruleCCI-004068medium
Description
Public key cryptography is a valid authentication mechanism for individuals, machines, and devices. For Public Key Infrastructure (PKI) solutions, status information for certification paths includes certificate revocation lists or certificate status protocol responses. For Personal Identity Verification (PIV) cards, certificate validation involves the construction and verification of a certification path to the Common Policy Root trust anchor, which includes certificate policy processing. Implementing a local cache of revocation data to support path discovery and validation also supports system availability in situations where organizations are unable to access revocation information via the network.
STIGDate
Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide2026-06-15

Details

Check Text (C-283791r1203418_chk)

Verify the Nokia router is configured to implement a local cache of revocation data to support path discovery and validation. Use the command below to display the current cached OCSP results: - show certificate ocsp-cache OCSP Cache information Entry Valid Until Cert Status Issuer Serial# If the Nokia router is not configured to implement a local cache of revocation data to support path discovery and validation, this is a finding.

Fix Text (F-88261r1203417_fix)

Configure the Nokia router to implement a local cache of revocation data using the command below: - configure system security pki ca-profile ocsp - responder-url <OCSCP responder URL> - transmission-profile <profile name>