Tuesday, August 5, 2008

Re: [GENERAL] Installation problem ~!

Harshad Pethe wrote:
> I have recently tried to install pgsql on Windows but
> I get the following error consistently !
>
> Error : " psql : recieved invalid response to SSL negotiation ! "
>
> This error is encountered as soon as I try to start psql !

Sounds like an SSL problem.

Check the server certificates and the client certificate if they
match.

Check the "ssl" setting in postgresql.conf.

Check the "sslmode" used in the connection string by the client.

Yours,
Laurenz Albe

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

No comments: