Re: Is ssl_crl_file "SSL server cert revocation list"?

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Is ssl_crl_file "SSL server cert revocation list"?
Дата
Msg-id 2682ED31-9949-4B76-A4DE-B7A9708B0B23@yesql.se
обсуждение исходный текст
Ответ на Re: Is ssl_crl_file "SSL server cert revocation list"?  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Is ssl_crl_file "SSL server cert revocation list"?  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
> On 2 Dec 2021, at 06:07, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:
>
> At Thu, 02 Dec 2021 13:54:41 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in
>> As discussed in the thread [1], I find the wording "SSL server
>> certificate revocation list" as misleading or plain wrong.
>
> FWIW, I'm convinced that that's plain wrong after finding some
> occurances of "(SSL) client certificate" in the doc.

I agree with this, the concepts have been a bit muddled.

While in there I noticed that we omitted mentioning sslcrldir in a few cases.
The attached v2 adds these and removes the whitespace changes from your patch
for easier review.

--
Daniel Gustafsson        https://vmware.com/


Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Non-superuser subscription owners
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: pgcrypto: Remove explicit hex encoding/decoding from tests