Re: [PATCH v19] GSSAPI encryption support
Dmitry Dolgov <9erthalion6@gmail.com>
From: Dmitry Dolgov <9erthalion6@gmail.com>
To: rharwood@redhat.com
Cc: Michael Paquier <michael@paquier.xyz>, Stephen Frost <sfrost@snowman.net>, Heikki Linnakangas <hlinnaka@iki.fi>,
PostgreSQL-development <pgsql-hackers@postgresql.org>, nico@cryptonector.com
Date: 2018-11-29T18:14:54Z
Lists: pgsql-hackers
> On Tue, Oct 2, 2018 at 11:12 PM Robbie Harwood <rharwood@redhat.com> wrote: > > Michael Paquier <michael@paquier.xyz> writes: > > > On Mon, Aug 06, 2018 at 05:23:28PM -0400, Robbie Harwood wrote: > >> If you're in a position where you're using Kerberos (or most other > >> things from the GSSAPI) for authentication, the encryption comes at > >> little to no additional setup cost. And then you get all the security > >> benefits outlined in the docs changes. > > > > Please note that the last patch set does not apply anymore, so I have > > moved it to CF 2018-11 and marked it as waiting on author. > > Indeed. Please find v19 attached. It's just a rebase; no architecture > changes. Unfortunately, patch needs another rebase, could you do this? In the meantime I'll move it to the next CF.
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited