STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to DBN-6300 NDM Security Technical Implementation Guide

V-255585

CAT II (Medium)

The DBN-6300 must obtain its public key certificates from an appropriate certificate policy through an approved service provider.

Rule ID

SV-255585r961863_rule

STIG

DBN-6300 NDM Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000366, CCI-001159

Discussion

For user certificates, each organization obtains certificates from an approved, shared service provider, as required by OMB policy. For federal agencies operating a legacy public key infrastructure cross-certified with the Federal Bridge Certification Authority at medium assurance or higher, this Certification Authority will suffice. Self-signed certificates are not allowed.

Check Content

Verify that the Public Key Certificate is installed and has been obtained from an appropriate certificate policy through an approved service provider.

Navigate to CLI and verify that there is a registry entry similar to below:

Reg set /sysconfig/tls/trustedcas EOF
(enter/paste certificate here)
EOF

If an entry is not found in the registry with the appropriate certificate, this is a finding.

Fix Text

Verify that the Public Key Certificate is installed and has been obtained from an appropriate certificate policy through an approved service provider.

Set the trusted-ca variable within the DBN-6300 through the CLI.

This value is set with the following registry entry in the CLI:

Reg set /sysconfig/tls/trustedcas EOF
(enter/paste certificate here)
EOF