Re: 9.0 SSL renegotiation failure restoring data - Mailing list pgsql-general

From Andrus
Subject Re: 9.0 SSL renegotiation failure restoring data
Date
Msg-id E1C5B130204C43079A18B05119E73178@andrusnotebook
Whole thread Raw
In response to Re: 9.0 SSL renegotiation failure restoring data  (Bruce Momjian <bruce@momjian.us>)
Responses Re: 9.0 SSL renegotiation failure restoring data  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
> Uh, we don't ship SSL in the server.
> We ship code that _uses_ ssl, so I
> would look at your operating system to see what version of SSL you have,
> and perhaps update that.

I installed postgres 9.0 RC in Windows from official link and looked into
bin:

 Directory of C:\Program Files\PostgreSQL\9.0\bin

15.11.2009  16:37           200_704 ssleay32.dll
15.11.2009  16:37         1_017_344 libeay32.dll

How to update them so that they match with linux server ?

Andrus.


pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: Custom cache implemented in a postgresql C function
Next
From: Alban Hertroys
Date:
Subject: Re: Generate a dynamic sequence within a query