Re: [PATCH v18] GSSAPI encryption support

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

> * Heikki Linnakangas (hlinnaka@iki.fi) wrote:
>
>> What is the point of this patch? What's the advantage of GSSAPI
>> encryption over SSL? I was hoping to find the answer by reading the
>> documentation changes, but all I can see is "how" to set it up, and
>> nothing about "why".
>
> If you've already got an existing Kerberos environment, then it's a
> lot nicer to leverage that rather than having to also implement a full
> PKI to support and use SSL-based encryption.
>
> There's also something to be said for having alternatives to OpenSSL.

This exactly.

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.

Thanks,
--Robbie

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [report] memory leaks in COPY FROM on partitioned table
Следующее
От: Charles Cui
Дата:
Сообщение: Re: [GSoC]The project summary