Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support
Date
Msg-id 200605051851.k45Ip5X01239@candle.pha.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support if local  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > The attached patch checks for the file, and either user it or generates
> > a log message that it was skipped.
>
> I still can't get excited about this.  Who will it help?  The DBA who is
> silly enough to think his ancient SSL library supports CRL is probably
> also silly enough not to read the postmaster log carefully.  It would
> make a whole lot more sense just to document that OpenSSL < whatever
> doesn't support CRL.

Why hard-code something if we can dynamically report it, and NetBSD 2.0
isn't that old.

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

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

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Don't try to compile SSL CRL support if local
Next
From: Heikki Linnakangas
Date:
Subject: Re: Page at a time index scan