Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Date: 2025-11-03 14:24:37
Message-ID: 3D82D240-1CC5-4CE6-BE30-6065B693D40C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 29 Oct 2025, at 20:19, Jonathan Gonzalez V. <jonathan(dot)abdiel(at)gmail(dot)com> wrote:

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

If we do allow this (IIRC we did discuss during development to allow this but
erred on the side of caution) it should probably be made into a env var *and*
connection param setting like how libpq is otherwise configured?

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message AIX PG user 2025-11-03 14:46:05 Re: AIX support
Previous Message Ashutosh Bapat 2025-11-03 14:23:30 Re: Report bytes and transactions actually sent downtream