Re: [PoC] Let libpq reject unexpected authentication requests

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Subject: Re: [PoC] Let libpq reject unexpected authentication requests
Date: 2022-09-21 15:33:55
Message-ID: CAAWbhmgOuheFzozhej0HHXJ6wi3Vu73kLrtvD6p9=mJOGOMEfw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 16, 2022 at 1:29 PM Jacob Champion <jchampion(at)timescale(dot)com> wrote:
> I'm happy to implement proofs of concept for that, or any other ideas,
> given the importance of getting this "right enough" the first time.
> Just let me know.

v8 rebases over the postgres_fdw HINT changes; there are no functional
differences.

--Jacob

Attachment Content-Type Size
v8-0002-Add-sslcertmode-option-for-client-certificates.patch text/x-patch 16.1 KB
v8-0001-libpq-let-client-reject-unexpected-auth-methods.patch text/x-patch 33.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-09-21 15:44:44 Re: Silencing the remaining clang 15 warnings
Previous Message Ashutosh Sharma 2022-09-21 15:27:01 Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber.