UBTU-20-010443 - The Ubuntu operating system must only allow the use of DoD PKI-established certificate authorities for verification of the establishment of protected sessions.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Untrusted Certificate Authorities (CA) can issue certificates, but they may be issued by organizations or individuals that seek to compromise DoD systems or by organizations with insufficient security controls. If the CA used for verifying the certificate is not a DoD-approved CA, trust of this CA has not been established.

The DoD will only accept PKI-certificates obtained from a DoD-approved internal or external certificate authority. Reliance on CAs for the establishment of secure sessions includes, for example, the use of SSL/TLS certificates.

Solution

Configure the Ubuntu operating system to only allow the use of DoD PKI-established certificate authorities for verification of the establishment of protected sessions.

Edit the '/etc/ca-certificates.conf' file, adding the character '!' to the beginning of all uncommented lines that do not start with the '!' character with the following command:

$ sudo sed -i -E 's/^([^!#]+)/!1/' /etc/ca-certificates.conf

Add at least one DoD certificate authority to the '/usr/local/share/ca-certificates' directory in the PEM format.

Update the '/etc/ssl/certs' directory with the following command:

$ sudo update-ca-certificates

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_CAN_Ubuntu_20-04_LTS_V1R5_STIG.zip

Item Details

References: CAT|II, CCI|CCI-002470, Rule-ID|SV-238364r832965_rule, STIG-ID|UBTU-20-010443, Vuln-ID|V-238364

Plugin: Unix

Control ID: a5d2ff61797c9149795ee579a50f6e59fc90eb6d0cac304e0a036fbd622acc50