Обсуждение: pgsql/src backend/libpq/be-secure.c interfaces ...

Поиск
Список
Период
Сортировка

pgsql/src backend/libpq/be-secure.c interfaces ...

От
momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/06/14 00:38:04

Modified files:
    src/backend/libpq: be-secure.c
    src/interfaces/libpq: fe-secure.c

Log message:
    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 Giles