How to ensure that SSL is enabled?

From: Eric Jain <eric(dot)jain(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: How to ensure that SSL is enabled?
Date: 2009-10-20 00:31:31
Message-ID: e48479d40910191731y37028537kd239b310a142fd22@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I've appended ?ssl=true&sslfactory=org.postgresql.ssl.NonValidatingFactory
to the connection URL, but (looking at the network traffic) no
encryption appears to be done. Shouldn't the connection fail if no SSL
connection can be established? It's possible that the server isn't set
up properly; is there a simple way to test that (e.g. verify that the
server was compiled with SSL support etc)?

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2009-10-20 03:45:32 Re: How to ensure that SSL is enabled?
Previous Message dmp 2009-10-19 21:23:28 Re: ERROR : column c.reltriggers does not exist