Re: [PATCH v1] GSSAPI encryption support

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [PATCH v1] GSSAPI encryption support
Дата
Msg-id 20150706135307.GN12131@tamriel.snowman.net
обсуждение исходный текст
Ответ на [PATCH v1] GSSAPI encryption support  (Robbie Harwood <rharwood@redhat.com>)
Список pgsql-hackers
Robbie,

* Robbie Harwood (rharwood@redhat.com) wrote:
> As previously discussed on this list, I have coded up GSSAPI encryption
> support.  If it is easier for anyone, this code is also available for
> viewing on my github:
> https://github.com/postgres/postgres/compare/master...frozencemetery:feature/gssencrypt
>
> Fallback support is present in both directions for talking to old client
> and old servers; GSSAPI encryption is by default auto-upgraded to where
> available (for compatibility), but both client and server contain
> settings for requiring it.
>
> There are 8 commits in this series; I have tried to err on the side of
> creating too much separation rather than too little.  A patch for each
> is attached.  This is v1 of the series.

Excellent, thanks!  I've got other things to tend to at the moment, but
this is definitely something I'm interested in and will work on (likely
in August).

If we could get a reviewer or two to take a look and take the patch out
for a test-drive, at least, that would be a huge help.
Thanks again!
    Stephen

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Information of pg_stat_ssl visible to all users
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012