Thread: SSL (patch 10)

SSL (patch 10)

From
Bear Giles
Date:
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


Attachment

Re: SSL (patch 10)

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


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

Re: SSL (patch 10)

From
Bruce Momjian
Date:
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