Preparing for a certificate-based SSL connection

You can set up a certificate-based SSL connection for PostgreSQL with your certificates and keys from the PostgreSQL provider.

About this task

Both traditional and containerized Content Platform Engine deployments support certificate-based SSL connection with PostgreSQL database server.

Procedure

To configure certificate-based SSL for PostgreSQL:

  1. On your PostgreSQL provider, enable SSL connection.
  2. On your PostgreSQL provider, generate a server Certificate Authority (CA) certificate.
  3. On your PostgreSQL provider, generate the client certificate and client private key.
  4. Download the server certificate, client certificate, and client private key:
    root-ca.pem
    client-cert.pem
    client-key.pem
  5. In the Content Platform Engine client machine, install the certificate files that you downloaded in step 4 in a folder of your choice.

What to do next

Based on your deployment type, choose one of the following tasks: