Exchange servers must use approved DoD certificates.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-228355 | EX16-MB-000020 | SV-228355r879530_rule | CCI-000213 | medium |
| Description | ||||
| Server certificates are required for many security features in Exchange; without them, the server cannot engage in many forms of secure communication. Failure to implement valid certificates makes it virtually impossible to secure Exchange's communications. | ||||
| STIG | Date | |||
| Microsoft Exchange 2016 Mailbox Server Security Technical Implementation Guide | 2023-12-18 | |||
Related Frameworks
4 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
AC-3
1.00
- DISA · V2R6 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.1.1
1.00
- DISA · V2R6 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.1.2
1.00
- DISA · V2R6 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000213
1.00
- DISA · V2R6 · disa_xccdf · related
Details
Check Text (C-228355r879530_chk)
Open the Exchange Management Shell and enter the following command:
Get-ExchangeCertificate | Select CertificateDomains, issuer
If the value of "CertificateDomains" does not indicate it is issued by the DoD, this is a finding.
Fix Text (F-30573r496862_fix)
Remove the non-DoD certificate and import the correct DoD certificates.