| От | Magnus Hagander |
|---|---|
| Тема | Re: Authenticating with x509 certificate |
| Дата | |
| Msg-id | 45846F5F.8010608@hagander.net обсуждение исходный текст |
| Ответ на | Authenticating with x509 certificate (Andre Lebedev <lebedev@fas.harvard.edu>) |
| Список | pgsql-general |
Andre Lebedev wrote: > Hello. > > Based on the information I was able to find so far, it seems that > Postgres has the capability of authenticating users through x509 > certificate. But I can't find instructions on how to do it. > > Any help will be greatly appreciated! > It does not, unfortunately (yet - IIRC someone was working on it). It can be configured to *require* a trusted client-side X509 certificate, but it can't be used for authenticating the user. To require a client certificate, create a list of root certs to match against - see http://www.postgresql.org/docs/8.2/static/ssl-tcp.html. //Magnus
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера