Re: [PATCH 2/2] SSL: Support ECDH key excange.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH 2/2] SSL: Support ECDH key excange.
Date: 2013-12-07 20:13:05
Message-ID: 1386447185.31519.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2013-11-07 at 01:59 +0200, Marko Kreen wrote:
> This sets up ECDH key exchange, when compiling against OpenSSL
> that supports EC. Then ECDHE-RSA and ECDHE-ECDSA ciphersuites
> can be used for SSL connections. Latter one means that EC keys
> are now usable.

Committed v2.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Steve Singer 2013-12-07 20:18:06 Re: plpgsql_check_function - rebase for 9.3
Previous Message Thom Brown 2013-12-07 20:07:37 Re: Index overhead cost reporting