-
- Downloads
Control client certificate requesting with the pg_hba option "clientcert"
instead of just relying on the root certificate file to be present.
Showing
- doc/src/sgml/runtime.sgml 25 additions, 8 deletionsdoc/src/sgml/runtime.sgml
- src/backend/libpq/auth.c 35 additions, 1 deletionsrc/backend/libpq/auth.c
- src/backend/libpq/be-secure.c 51 additions, 13 deletionssrc/backend/libpq/be-secure.c
- src/backend/libpq/hba.c 33 additions, 1 deletionsrc/backend/libpq/hba.c
- src/include/libpq/hba.h 2 additions, 1 deletionsrc/include/libpq/hba.h
- src/include/libpq/libpq.h 2 additions, 1 deletionsrc/include/libpq/libpq.h
Loading
Please register or sign in to comment