STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated just now
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

V-283793

CAT II (Medium)

The Nokia router must be configured to include only approved trust anchors in trust stores or certificate stores managed by the organization.

Rule ID

SV-283793r1203590_rule

STIG

Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-004909

Discussion

Public Key Infrastructure (PKI) certificates are certificates with visibility external to organizational systems and certificates related to the internal operations of systems, such as application-specific time services. In cryptographic systems with a hierarchical structure, a trust anchor is an authoritative source (i.e., a certificate authority) for which trust is assumed and not derived. A root certificate for a PKI system is an example of a trust anchor. A trust store or certificate store maintains a list of trusted root certificates.

Check Content

Verify the Nokia router is configured to include only approved trust anchors in trust stores or certificate stores managed by the organization. 

Use the command below to view the trust anchor information for TLS:

- show system security tls trust-anchor-profile

If the Nokia router is not configured to include only approved trust anchors in trust stores or certificate stores managed by the organization, this is a finding.

Fix Text

Configure the Nokia router to include only approved trust anchors in trust stores or certificate stores managed by the organization.

 Configure the TLS certification profile:

- configure system security tls cert-profile <profile name> create 
- entry <id> create
- cert <cert file name>
- key <key file name>

Configure TLS-approved trust anchors:

- configure system security tls trust-anchor-profile <name> create
- trust-anchor <ca profile name>