STIGQter STIGQter: STIG Summary: Apple macOS 15 (Sequoia) Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Apr 2026:

The macOS system must issue or obtain public key certificates from an approved service provider.

DISA Rule

SV-268534r1034542_rule

Vulnerability Number

V-268534

Group Title

SRG-OS-000403-GPOS-00182

Rule Version

APPL-15-003001

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system to issue or obtain public key certificates from an approved service provider by obtaining the approved certificates from the appropriate authority and install them to the System Keychain.

Check Contents

Verify the macOS system is configured to issue or obtain public key certificates from an approved service provider with the following command:

/usr/bin/security dump-keychain /Library/Keychains/System.keychain | /usr/bin/awk -F'"' '/labl/ {print $4}'

If the result does not contain a list of approved certificate authorities, this is a finding.

Vulnerability Number

V-268534

Documentable

False

Rule Version

APPL-15-003001

Severity Override Guidance

Verify the macOS system is configured to issue or obtain public key certificates from an approved service provider with the following command:

/usr/bin/security dump-keychain /Library/Keychains/System.keychain | /usr/bin/awk -F'"' '/labl/ {print $4}'

If the result does not contain a list of approved certificate authorities, this is a finding.

Check Content Reference

M

Target Key

5661