OpenSSL key renegotiation with patched openssl
- From: Dave Cramer <pg(at)fastcrypt(dot)com>
- To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
- Subject: OpenSSL key renegotiation with patched openssl
- Date: Fri, 27 Nov 2009 15:34:09 -0500
- Message-id: <4B1037C1.1070505@fastcrypt.com> <text/plain>
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
Home |
Main Index |
Thread Index