Rule ID
SV-283793r1203590_rule
Version
V1R1
CCIs
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.
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.
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>