OSDN Git Service

Tell openssl to include the names of the root certs the server trusts in
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 May 2010 15:52:37 +0000 (15:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 May 2010 15:52:37 +0000 (15:52 +0000)
commitc3bf3bf2aa0998876fd219fbfcc771fb83594539
tree8a1e86c73ba5347fbd0188658829b011688f9518
parent615704af1e5868c6fc9001ee5daef68db6d10f76
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
src/backend/libpq/be-secure.c