1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Client Access Server STIG V1R3
  4. EX13-CA-000155 – Exchange OWA must have S/MIME Certificates enabled.

EX13-CA-000155 – Exchange OWA must have S/MIME Certificates enabled.

Details

Without protection of the transmitted information, confidentiality and integrity may be compromised since unprotected communications can be intercepted and either read or altered.

This requirement applies only to those applications that are either distributed or can allow access to data non-locally. Use of this requirement will be limited to situations where the data owner has a strict requirement for ensuring data integrity and confidentiality is maintained at every step of the data transfer and handling process. When transmitting data, applications need to leverage transmission protection mechanisms, such as TLS, SSL VPNs, or IPsec.

Communication paths outside the physical protection of a controlled boundary are exposed to the possibility of interception and modification.

Solution

Open the Exchange Management Shell and enter the following command:

Set-OWAVirtualDirectory -Identity ‘owa (Default Web Site)’ -SmimeEnabled $true

Note: The owa (Default Web Site) value must be in quotes.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles