Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: OpenSSL key renegotiation with patched openssl


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: pg(at)fastcrypt(dot)com
  • Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
  • Subject: Re: OpenSSL key renegotiation with patched openssl
  • Date: Fri, 27 Nov 2009 16:16:54 -0500
  • Message-id: <20032.1259356614@sss.pgh.pa.us> <text/plain>

Dave Cramer <pg(at)fastcrypt(dot)com> writes:
> 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 ?

Install the updated openssl library.  Why are you bugging us about
an openssl patch?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group