| От | Tim Tassonis |
|---|---|
| Тема | SSL Client Authentication |
| Дата | |
| Msg-id | 443A438A.6090707@cubic.ch обсуждение исходный текст |
| Список | pgsql-general |
Hi List I'm currently playing with SSL support in PostgreSQL and have a few questions: SSL in general seems to work fine, but the client does not seem to perform any server verification (Hostname or CA). Is suport for this planned? Client Authentication seems to work as well, but there seems to be no mapping done from the Client Cert to a database. So there seems to very little use of enabling client authentication. Do plans exist with regard to enhance SSL/TLS support in PostgreSQL? I think the following would be nice: - Server Verification possible. - Passwordless Client Authentication with Userid mapping to Cert DN Oracle for instance does this like this: alter user jdoe identified externally as 'cn=jdoe,....' MySQL does it like this: grant priv on db1.* to jdoe@'%' REQUIRE SUBJECT '/../CN=jdoe'; Bye Tim
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера