Skip to main content
CUI

Documentation - V-261929

V-261929

Crunchy Data Postgres 16 Security Technical Implementation Guide

CAT II

Title

PostgreSQL must only accept end entity certificates issued by DOD PKI or DOD-approved PKI Certification Authorities (CAs) for the establishment of all encrypted sessions.

Description

<VulnDiscussion>Only DOD-approved external PKIs have been evaluated to ensure that they have security controls and identity vetting procedures in place which are sufficient for DOD systems to rely on the identity asserted in the certificate. PKIs lacking sufficient security controls and identity vetting procedures risk being compromised and issuing certificates that enable adversaries to impersonate legitimate users. The authoritative list of DOD-approved PKIs is published at https://public.cyb...

Fix Text (Documentation Requirement)

Revoke trust in any certificates not issued by a DOD-approved certificate authority. Configure PostgreSQL to accept only DOD and DOD-approved PKI end-entity certificates. To configure PostgreSQL to accept approved CAs, refer to the official PostgreSQL documentation: http://www.postgresql.org/docs/current/static/ssl-tcp.html For more information on configuring PostgreSQL to use SSL, refer to supplementary content APPENDIX-G.

Documentation Status

Cancel
CUI