Articles by thebrain.ca

  • SSL Certificates For PostgreSQL

    tux Author: thebrain.caTags: , , Comments: 14

    SSL Certificates For PostgreSQL This describes how to set up ssl certificates to enable encrypted connections from PgAdmin on some client machine to postgresql on a server machine. The assumption is that postgresql (compiled with ssl support) and openssl are already installed and functional on the server (Linux). PgAdmin is already installed on the client (either Windows or Linux).