The SSL mode for connecting with the external PostgreSQL database. Supported values are:

  • require
  • verify-ca
  • verify-full

See https://www.postgresql.org/docs/current/libpq-ssl.html for a description of each mode.

Any of the supported  PostgreSQL modes requires enabling SSL.

Mandatory: Yes.