STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must implement DOD-approved encryption in the OpenSSL package.

DISA Rule

SV-283676r1193289_rule

Vulnerability Number

V-283676

Group Title

SRG-OS-000250-GPOS-00093

Rule Version

ALMA-09-003980

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure the AlmaLinux OS 9 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 that AlmaLinux OS 9 OpenSSL library is configured to use only ciphers employing FIPS 140-3 approved algorithms with the following command:

$ 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-283676

Documentable

False

Rule Version

ALMA-09-003980

Severity Override Guidance

Verify that AlmaLinux OS 9 OpenSSL library is configured to use only ciphers employing FIPS 140-3 approved algorithms with the following command:

$ 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

5664