OpenSSL key renegotiation with patched openssl - Mailing list pgsql-hackers

From Dave Cramer
Subject OpenSSL key renegotiation with patched openssl
Date
Msg-id 4B1037C1.1070505@fastcrypt.com
Whole thread Raw
Responses Re: OpenSSL key renegotiation with patched openssl
List pgsql-hackers
Recently openssl has been patched to not renegotiate keys.

http://www.links.org/?p=780


After a certain amount of data has gone through a postgresql connection
the server will attempt to switch session keys.

What is the workaround (if any ) to avoid this in postgresql ?

Dave


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: [PATCH 4/4] Add tests to dblink covering use of COPY TO FUNCTION
Next
From: Tom Lane
Date:
Subject: Re: OpenSSL key renegotiation with patched openssl