pgsql: Support SSL certificate chains in the server certificate file.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support SSL certificate chains in the server certificate file.
Date: 2009-05-11 08:06:22
Message-ID: 20090511080622.062E175331D@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Support SSL certificate chains in the server certificate file.

Andrew Gierth

Modified Files:
--------------
pgsql/src/backend/libpq:
be-secure.c (r1.90 -> r1.91)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c?r1=1.90&r2=1.91)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-05-11 09:00:10 pgsql: Edit the SSL and Kerberos parts of the release notes a bit, and
Previous Message User Itagaki 2009-05-11 03:13:19 pgbulkload - pgbulkload: Fix a broken printf-format for an error