Re: [PATCH v18] GSSAPI encryption support
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Robbie Harwood <rharwood@redhat.com>
Cc: Stephen Frost <sfrost@snowman.net>, Heikki Linnakangas <hlinnaka@iki.fi>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, Nico Williams <nico@cryptonector.com>
Date: 2018-10-02T01:32:58Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited