Re: [PATCH v20] GSSAPI encryption support

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [PATCH v20] GSSAPI encryption support
Дата
Msg-id CAOuzzgqS-CL18_zKF7pF-wymG8mUeUZveNYYSrXKQRn1VaJsug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH v20] GSSAPI encryption support  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH v20] GSSAPI encryption support  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Greetings,

On Wed, Apr 3, 2019 at 22:02 Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Apr 03, 2019 at 05:51:06PM -0400, Stephen Frost wrote:
> Thanks so much for pushing on it for so long, it’s a great feature to have!

Glad to see that the final result is using an API layer in
be-secure.c and that we have tests.  Now, shouldn't there be some
documentation in protocol.sgml for the read and write handling of the
encrypted messages?  Other drivers could need to implement that stuff,
no?  We have that for SSL, with SSLRequest and such.

Yes, that’s a fair point. I’ll work on adding documentation to protocol.sgml for the GSSAPI encrypted setup and message passing.

Thanks,

Stephen

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: allow online change primary_conninfo
Следующее
От: David Rowley
Дата:
Сообщение: Re: Inadequate executor locking of indexes