STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Mar 2026:

TOSS 5 must implement DOD or other applicable U.S. Government agency -approved encryption in the OpenSSL package.

DISA Rule

SV-282527r1200561_rule

Vulnerability Number

V-282527

Group Title

SRG-OS-000250-GPOS-00093

Rule Version

TOSS-05-000473

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the TOSS 5 OpenSSL library to use the system cryptographic policy.

Edit the "/etc/pki/tls/openssl.cnf" and add or modify the following line:

.include = /etc/crypto-policies/back-ends/opensslcnf.config

Check Contents

Verify TOSS 5 OpenSSL library is configured to use only ciphers employing FIPS 140-3-approved algorithms using the following command:

$ sudo grep -i opensslcnf.config /etc/pki/tls/openssl.cnf

.include = /etc/crypto-policies/back-ends/opensslcnf.config

If the "opensslcnf.config" is not defined in the "/etc/pki/tls/openssl.cnf" file, this is a finding.

Vulnerability Number

V-282527

Documentable

False

Rule Version

TOSS-05-000473

Severity Override Guidance

Verify TOSS 5 OpenSSL library is configured to use only ciphers employing FIPS 140-3-approved algorithms using the following command:

$ sudo grep -i opensslcnf.config /etc/pki/tls/openssl.cnf

.include = /etc/crypto-policies/back-ends/opensslcnf.config

If the "opensslcnf.config" is not defined in the "/etc/pki/tls/openssl.cnf" file, this is a finding.

Check Content Reference

M

Target Key

5738