Re: be-secure.c patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: be-secure.c patch
Date
Msg-id 200509231959.j8NJxBY08414@candle.pha.pa.us
Whole thread Raw
In response to be-secure.c patch  (Libor Hohoš <liho@d-prog.cz>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Free WAL caches on switching segments
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Improved \df(+) in psql + backward-compatibility