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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Issue a log message if a CRL file exists and the SSL library does
Дата
Msg-id 20060506013138.6B3B29F9C18@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Seems some NetBSD 3.0 x86 systems still need
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add SSL CRL support to libpq.