How to ensure that SSL is enabled?

Поиск
Список
Период
Сортировка
От Eric Jain
Тема How to ensure that SSL is enabled?
Дата
Msg-id e48479d40910191731y37028537kd239b310a142fd22@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to ensure that SSL is enabled?
Список 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)?

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: dmp
Дата:
Сообщение: Re: ERROR : column c.reltriggers does not exist
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: How to ensure that SSL is enabled?