Re: Client Certificate authentication using JDBC driver

Поиск
Список
Период
Сортировка
От Sehrope Sarkuni
Тема Re: Client Certificate authentication using JDBC driver
Дата
Msg-id 835557E3-70E8-43DC-A758-A8EC6082D406@jackdb.com
обсуждение исходный текст
Ответ на Client Certificate authentication using JDBC driver  (Brian Thomas <mynameisbt@hotmail.com>)
Список pgsql-jdbc
Check out the LibPQFactory[1]. I haven't used it myself (only looked over the code when writing another SSL factory) but it's supposed to handle using client certificates for auth. It's meant to mimic the behavior of the libpq library and generally accepts the same defaults for flags/cert locations.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: dmp
Дата:
Сообщение: Re: pgjdbc Jekyll Website
Следующее
От: Jim Garrison
Дата:
Сообщение: CopyManager API?