SSL Connections from Windows Clients

Поиск
Список
Период
Сортировка
От Richard Stephan
Тема SSL Connections from Windows Clients
Дата
Msg-id 49ADDA4D.5020700@nycap.rr.com
обсуждение исходный текст
Список pgsql-admin
I am having a problem getting the Windows client to work with my Solaris database using SSL connections.

In the postgresql\8.3\bin directory there are the libpq.dll andssleay32.dll libraries. I am fairly certain by the tests I have conducted that the client is trying to use SSL but the error in the server log is "could not accept SSL connection: cipher or hash unavailable"

What do I need to do on the server to get the client to use a valid cipher?

My psql client on the Solaris box using localhost as my connection works with:
Cipher: EDH-RSA-DES-CBC3-SHA, bits: 168

And my Java clients connect successfully as well.

http://www.postgresql.org/docs/8.3/static/ssl-tcp.html
http://www.postgresql.org/docs/8.3/stat ... q-ssl.html
http://jdbc.postgresql.org/documentatio ... lient.html

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Backing up postgresql database
Следующее
От: samana srikanth
Дата:
Сообщение: Postgressql backup/restore question