Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Jelte Fennema <postgres(at)jeltef(dot)nl>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Michael Paquier <michael(at)paquier(dot)xyz>, thomas(at)habets(dot)se, pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert
Date: 2023-02-16 18:38:25
Message-ID: CAAWbhmg5UKhaUgfJyGjqLK07xGgS8y03J9sKOZFvMEa-yG0irA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 16, 2023 at 1:35 AM Jelte Fennema <postgres(at)jeltef(dot)nl> wrote:
>
> FYI the last patch does not apply cleanly anymore. So a rebase is needed.

Thanks for the nudge, v7 rebases over the configure conflict from 9244c11afe.

--Jacob

Attachment Content-Type Size
since-v6.diff.txt text/plain 784 bytes
v7-0002-libpq-force-sslmode-verify-full-for-system-CAs.patch text/x-patch 8.7 KB
v7-0001-libpq-add-sslrootcert-system-to-use-default-CAs.patch text/x-patch 23.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2023-02-16 18:57:55 Re: [PoC] Let libpq reject unexpected authentication requests
Previous Message Bharath Rupireddy 2023-02-16 18:09:00 Add WAL read stats to pg_stat_wal