Re: SSL (patch 10) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: SSL (patch 10)
Date
Msg-id 200206140438.g5E4crO24548@candle.pha.pa.us
Whole thread Raw
In response to SSL (patch 10)  (Bear Giles <bgiles@coyotesong.com>)
List pgsql-patches
Patch applied.  Thanks.

This was the last SSL patch, except for the documentation that Bear
wants held.  I did move be-secure.c into /libpq, rather than in
/postmaster, because it looked like it belonged in /libpq.

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


Bear Giles wrote:
> Yet another SSL patch. :-)  This one adds some informational messages
> on the server, if DebugLvl >= 2.
>
> The patch also includes a late addition to the last patch
> (X509_check_private_key()).  I'm not sure why it the currect
> revision wasn't tagged.
>
> Bear
>

Content-Description: /tmp/patch10

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: SSL (patch 9)
Next
From: Bruce Momjian
Date:
Subject: Re: SSL (patch 5)