Check: APPL-14-003001
Apple macOS 14 (Sonoma) STIG:
APPL-14-003001
(in versions v1 r2 through v1 r1)
Title
The macOS system must issue or obtain public key certificates from an approved service provider. (Cat II impact)
Discussion
The organization must issue or obtain public key certificates from an organization-approved service provider and ensure only approved trust anchors are in the System Keychain.
Check Content
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.
Fix Text
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.
Additional Identifiers
Rule ID: SV-259536r941230_rule
Vulnerability ID: V-259536
Group Title: SRG-OS-000403-GPOS-00182
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002470 |
The information system only allows the use of organization-defined certificate authorities for verification of the establishment of protected sessions. |
Controls
Number | Title |
---|---|
SC-23 (5) |
Allowed Certificate Authorities |