Skip to content

RHEL 9 must have the nss-tools package installed.

An XCCDF Rule

Description

Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Install the "nss-tools" package to install command-line tools to manipulate the NSS certificate and key database.

ID
SV-257840r991589_rule
Version
RHEL-09-215085
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

The nss-tools package can be installed with the following command:
 
$ sudo dnf install nss-tools