From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Álvaro Hernández Tortosa <aht(at)8kdata(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 |
Date: | 2017-11-26 11:59:43 |
Message-ID: | CAB7nPqS1ZekH6wCzyD_jHZBXmo6=0B6JBBTbwaKJg0j07osdog@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
On Tue, Nov 21, 2017 at 1:36 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> So attached are rebased patches:
> - 0001 to introduce the connection parameter saslchannelbinding, which
> allows libpq to enforce the type of channel binding used during an
> exchange.
> - 0002 to add tls-endpoint as channel binding type, which is where 0001 shines.
Attached is a rebased patch set, documentation failing to compile. I
am moving at the same time this patch set to the next commit fest.
--
Michael
Attachment | Content-Type | Size |
---|---|---|
0002-Implement-channel-binding-tls-server-end-point-for-S.patch | text/x-patch | 17.3 KB |
0001-Add-connection-parameter-saslchannelbinding.patch | text/x-patch | 6.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2017-11-26 12:01:48 | Re: [HACKERS] Cache lookup errors with functions manipulation object addresses |
Previous Message | Michael Paquier | 2017-11-26 10:12:09 | Re: [HACKERS] More stats about skipped vacuums |
From | Date | Subject | |
---|---|---|---|
Next Message | Vladimir Sitnikov | 2017-11-27 16:14:18 | [pgjdbc/pgjdbc] 04c5db: fix: prevent statement hang in case close() called... |
Previous Message | Magnus Hagander | 2017-11-24 12:30:37 | [pgjdbc/pgjdbc] 8ba584: Fix documentation spelling of sslpasswordcallback ... |