3 post(s) found.
PostgreSQL 14: TLS Connection
Summary
To use PostgreSQL as external database servers, it’s better to use TLS/SSL connection. This post shows how to generate certificates, configure servers and verify them.
... ReadLibreSSL: openssl Error due to missing v3_ca in extension
PostgreSQL 12: TLS Connection
Introduction
To use remote PostgreSQL server as database server, it’s better to use TLS/SSL connection. This post shows a simple and easy way with self-signed certificate.
... Read