Обсуждение: SSL and USER_CERT_FILE patch

Поиск
Список
Период
Сортировка

SSL and USER_CERT_FILE patch

От
pgsql@mohawksoft.com
Дата:
I have submitted a patch that does two things: (1) fixes a bug in the
client SSL code that never appended the home directory to the root
revocation list. and (2) adds 4 new fields to the connect string:

sslkey=fullepath_to_file
sslcert=fullpath_to_cert
ssltrustcrt=fullpath_to_trusted_cert_file
sslcrl=fullpath_to_revocation_list