Re: localhost ssl

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: localhost ssl
Дата
Msg-id e7ed512c-9d9e-3c0e-64e2-247224076c98@gmail.com
обсуждение исходный текст
Ответ на Re: localhost ssl  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: localhost ssl  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: localhost ssl  (Paul Förster <paul.foerster@gmail.com>)
Список pgsql-general
> Check out this section:
> 
> https://www.postgresql.org/docs/12/ssl-tcp.html#SSL-CLIENT-CERTIFICATES
> 
> "...  the cn (Common Name) in the certificate matches the user name or 
> an applicable mapping."
> 
> This section spells out what is needed for the various forms of client 
> cert SSL authentication.
> 
>>
>> I have specific roles accessing specific schemas via sql which is not 
>> schema qualified.
>>
> 
> I'm  assuming this is some sort of security. Just wondering if there is 
> provision made for people who know how to do SET search_path or \dn or 
> schema qualify objects?
> 
> 
Honest, I've been reading 18.9 but as you can see it uses CN for host 
and then 20.12 suggests using CN for role.

Yes, I'm confused.  As I said in reply to Jeff, I would rather not need 
to remember to set the search_path, which I can avoid if I login as "role".



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: localhost ssl
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: localhost ssl