pgsql: Issue a log message if a CRL file exists and the SSL library does

Lists: pgsql-committers
From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Issue a log message if a CRL file exists and the SSL library does
Date: 2006-05-06 01:31:38
Message-ID: 20060506013138.6B3B29F9C18@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: 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)