From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Álvaro Hernández Tortosa <aht(at)8kdata(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [JDBC] Channel binding support for SCRAM-SHA-256 |
Date: | 2017-09-11 02:37:39 |
Message-ID: | CAB7nPqRnemzvQ_-o3D9Y=6E+uSYnvj_aqLR1Z-QhC3Fk1K=W2A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
On Mon, Aug 21, 2017 at 9:51 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Tue, Jun 20, 2017 at 1:11 PM, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)com> wrote:
>> With the tests directly in the patch, things are easy to run. WIth
>> PG10 stabilization work, of course I don't expect much feedback :)
>> But this set of patches looks like the direction we want to go so as
>> JDBC and libpq users can take advantage of channel binding with SCRAM.
>
> Attached is a new patch set, rebased as of c6293249.
And again a new set to fix the rotten bits caused by 85f4d63.
--
Michael
Attachment | Content-Type | Size |
---|---|---|
0001-Refactor-routine-to-test-connection-to-SSL-server.patch | application/octet-stream | 12.6 KB |
0002-Support-channel-binding-tls-unique-in-SCRAM.patch | application/octet-stream | 28.2 KB |
0003-Add-connection-parameters-saslname-and-saslchannelbi.patch | application/octet-stream | 16.0 KB |
0004-Implement-channel-binding-tls-server-end-point-for-S.patch | application/octet-stream | 16.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bossart, Nathan | 2017-09-11 05:05:43 | Re: [Proposal] Allow users to specify multiple tables in VACUUM commands |
Previous Message | Tatsuro Yamada | 2017-09-11 02:36:48 | Re: CLUSTER command progress monitor |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-09-12 14:38:12 | Re: [JDBC] Channel binding support for SCRAM-SHA-256 |
Previous Message | rob stone | 2017-09-06 21:52:42 | Re: IllegalState Exception |