OSDN Git Service

Add support for using SSL client certificates to authenticate to the
authorMagnus Hagander <magnus@hagander.net>
Thu, 20 Nov 2008 11:48:26 +0000 (11:48 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 20 Nov 2008 11:48:26 +0000 (11:48 +0000)
commitf179d5ea99b4598689e5aefed376874b68110978
treef3af4e57ce35be33afe3839c9341f81c7c7367e3
parent3c486fbd1c8e8f79902a40ef929c4ed54f122561
Add support for using SSL client certificates to authenticate to the
database (only for SSL connections, obviously).
doc/src/sgml/client-auth.sgml
doc/src/sgml/runtime.sgml
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/backend/libpq/pg_hba.conf.sample
src/include/libpq/hba.h