pgsql: Tell openssl to include the names of the root certs the server - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Tell openssl to include the names of the root certs the server
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Tell openssl to include the names of the root certs the server trusts in
requests for client certs.  This lets a client with a keystore select the
appropriate client certificate to send.  In particular, this is necessary
to get Java clients to work in all but the most trivial configurations.
Per discussion of bug #5468.

Craig Ringer

Modified Files:
--------------
    pgsql/src/backend/libpq:
        be-secure.c (r1.99 -> r1.100)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c?r1=1.99&r2=1.100)

pgsql-committers by date:

Previous
From: [email protected] (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: 1.
Next
From: [email protected] (Hiroshi Saito)
Date:
Subject: psqlodbc - psqlodbc: Change the release note.(prep release)