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)
commitf86d99a20e12e3da546c3967f7971c9b317539b4
tree594ec4e8b66bfe8e7d0cb7a6bd6edc4e29208df0
parentbe3176d67c9af218158a98745974dc7ea647894f
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