Configuring the server v42.5.4.2

For information about configuring PostgreSQL or EDB Postgres Advanced Server for SSL, see the PostgreSQL documentation.

Note

Before you access your SSL-enabled server from Java, ensure that you can log in to your server via edb-psql. If you've established an SSL connection, the output looks similar to this:

$ ./bin/edb-psql -U enterprisedb -d edb
psql.bin (12.0.1)
SSL connection (protocol: TLSv1.2, cipher: ECDHE-RSA-AES256-GCM-SHA384, bits: 256, compression: off)
Type "help" for help.

edb=#