Re: be-secure.c patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: be-secure.c patch
Дата
Msg-id 200509231959.j8NJxBY08414@candle.pha.pa.us
обсуждение исходный текст
Ответ на be-secure.c patch  (Libor Hohoš <liho@d-prog.cz>)
Список pgsql-patches
This has been saved for the 8.2 release:

    http://momjian.postgresql.org/cgi-bin/pgpatches_hold

---------------------------------------------------------------------------

Libor Hoho� wrote:
>     Hello PG folks,
> the attachement contains a simple patch to adding of verification of client's certificate(s)
> against CRL on server side in mutual SSL authentication.
> The CRL file has name "root.crl" and it must be stored in PGDATA directory.
>
>  With best regards
>     L. Hohos
[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Free WAL caches on switching segments
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Improved \df(+) in psql + backward-compatibility