Make PGOAUTHCAFILE in libpq-oauth work out of debug mode

Поиск
Список
Период
Сортировка
От Jonathan Gonzalez V.
Тема Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Дата
Msg-id 16a91d02795cb991963326a902afa764e4d721db.camel@gmail.com
обсуждение
Ответы Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Список pgsql-hackers
Hi,

While working on a validator for keycloak[1] with libpq-oauth I find
out that to allow a self-signed certificated I had to set the CA on the
client but for this was required to also set the PGOAUTHDEBUG=UNSAFE
which generated a lot of information on the client side that I didn't
need for my testing and work.

This patch basically remove the need of setting the PGOAUTHDEBUG=UNSAFE
to be able to use PGOAUTHCAFILE.

I'm not sure if where I put the documentation is the right place, I
would like to have some opinions on that matter too.


[1] https://github.com/cloudnative-pg/postgres-keycloak-oauth-validator

--
Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>

Вложения

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