Re: [PATCH v20] GSSAPI encryption support
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Stephen Frost <sfrost@snowman.net>, Magnus Hagander <magnus@hagander.net>
Cc: Joe Conway <mail@joeconway.com>, Alvaro Herrera
<alvherre@2ndquadrant.com>, David Steele <david@pgmasters.net>,
Michael Paquier <michael@paquier.xyz>, Nico Williams
<nico@cryptonector.com>, Robbie Harwood <rharwood@redhat.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-04-04T09:20:02Z
Lists: pgsql-hackers
Kerberos tests are now failing for me (macOS). I'm seeing psql: error: could not connect to server: Over-size error packet sent by the server. not ok 3 - GSS encryption without auth # Failed test 'GSS encryption without auth' # at t/002_enc.pl line 170. # got: '2' # expected: '0' (and repeated for several other tests). -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited