Hi,
I am running postgreSQL and just wanted to know how I confirm that SSL
is fully functional? I have placed server.key, server.crt and root.crt
in the data folder and am able to launch postgreSQL with no problems. I
m launching postgreSQl with the following command:
/usr/local/pgsql/bin/postmaster -i -D /usr/local/pgsql/data
Is that sufficient to start SSL, how can I check?
regards
Andrew