Skip to content

Docs - Postgres - require SSL and verify against CA bundle

Anton Smith requested to merge docs/require-ssl-verify-ca-bundle into master

What does this MR do?

Add documentation on how to require SSL and verify the server certificate against a CA bundle to prevent spoofing. This extends on !3765 (merged)

This is currently undocumented and these settings were discovered when working on a customer ticket - ZD (internal use only)

Related issues

Changing the header title?

  • Is it completely necessary to change the title? Changing titles breaks deep linking. If yes, proceed further.
  • Move the old heading title to the bottom of the page.
  • Change the header tag to h5, #####.

Moving docs to a new location?

  • Make sure the old link is not removed and has its contents replaced with a link to the new location.
  • Make sure internal links pointing to the document in question are not broken.

Merge request reports