Re: be-secure.c patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Libor Hohoš <liho(at)d-prog(dot)cz>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: be-secure.c patch
Date: 2006-03-21 13:54:08
Message-ID: 200603211354.k2LDs9J16667@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Does this need any documentation adjustments?

Your patch has been added to the PostgreSQL unapplied patches list at:

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

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

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

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
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Libor Hohoš 2006-03-21 14:26:15 Fw: be-secure.c patch
Previous Message Bruce Momjian 2006-03-21 13:43:08 Re: Improve psql's handling of multi-line queries