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: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Date: 2026-02-19 14:22:52
Message-ID: 9850AB21-78A7-43CD-94C6-FA8E3BC9F1B3@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 19 Feb 2026, at 15:18, Jonathan Gonzalez V. <jonathan(dot)abdiel(at)gmail(dot)com> wrote:

> Ok, so probably a new patch to teach oauth_server.py to speak HTTPS
> could be good? Since it requires to create certificates and lot of
> testing work a different patch could be better right? just to add HTTPS
> support.

+1, that work should be considered on its own as it has value independent of
the rest of this patchset.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ants Aasma 2026-02-19 14:49:44 Hash aggregate collisions cause excessive spilling
Previous Message Jonathan Gonzalez V. 2026-02-19 14:18:34 Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode