pgsql: Issue a log message if a CRL file exists and the SSL library does - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Issue a log message if a CRL file exists and the SSL library does
Date
Msg-id 20060506013138.6B3B29F9C18@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Issue a log message if a CRL file exists and the SSL library does not
support CRL certificates.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        be-secure.c (r1.67 -> r1.68)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.67&r2=1.68)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Seems some NetBSD 3.0 x86 systems still need
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add SSL CRL support to libpq.