Re: 9.0 SSL renegotiation failure restoring data

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>
Cc: <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: 9.0 SSL renegotiation failure restoring data
Date: 2010-10-21 11:35:04
Message-ID: E1C5B130204C43079A18B05119E73178@andrusnotebook
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-10-21 11:43:14 Re: Generate a dynamic sequence within a query
Previous Message Alban Hertroys 2010-10-21 11:09:03 Re: Custom cache implemented in a postgresql C function