Re: Recent vendor SSL renegotiation patches break PostgreSQL - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Recent vendor SSL renegotiation patches break PostgreSQL
Date
Msg-id 603c8f071002030703v3fea0d12tf06197fcd0da9f74@mail.gmail.com
Whole thread Raw
In response to Recent vendor SSL renegotiation patches break PostgreSQL  (Chris Campbell <chris_campbell@mac.com>)
Responses Re: Recent vendor SSL renegotiation patches break PostgreSQL
Re: Recent vendor SSL renegotiation patches break PostgreSQL
List pgsql-hackers
On Wed, Feb 3, 2010 at 6:24 AM, Chris Campbell <chris_campbell@mac.com> wrote:
> The flurry of patches that vendors have recently been making to OpenSSL to address
> the potential man-in-the-middle attack during SSL renegotiation have disabled SSL
> renegotiation altogether in the OpenSSL libraries. Applications that make use of SSL
> renegotiation, such as PostgreSQL, start failing.

Should we think about adding a GUC to disable renegotiation until this
blows over?

...Robert


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Partial Page Writes documentaiton mention
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: Recent vendor SSL renegotiation patches break PostgreSQL