Re: Experiments with Postgres and SSL

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Greg Stark <stark(at)mit(dot)edu>, Andrey Borodin <amborodin86(at)gmail(dot)com>, Jacob Champion <jchampion(at)timescale(dot)com>, Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: Experiments with Postgres and SSL
Date: 2024-03-28 12:37:07
Message-ID: b3ff0051-abe6-4b70-bac8-e79d339d4901@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 28/03/2024 13:15, Matthias van de Meent wrote:
> On Tue, 5 Mar 2024 at 15:08, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
>>
>> I hope I didn't joggle your elbow reviewing this, Jacob, but I spent
>> some time rebase and fix various little things:
>
> With the recent changes to backend startup committed by you, this
> patchset has gotten major apply failures.
>
> Could you provide a new version of the patchset so that it can be
> reviewed in the context of current HEAD?

Here you are.

--
Heikki Linnakangas
Neon (https://neon.tech)

Attachment Content-Type Size
v9-0001-Move-Kerberos-module.patch text/x-patch 13.2 KB
v9-0002-Add-tests-for-libpq-choosing-encryption-mode.patch text/x-patch 15.8 KB
v9-0003-Direct-SSL-connections-client-and-server-support.patch text/x-patch 24.6 KB
v9-0004-Direct-SSL-connections-ALPN-support.patch text/x-patch 13.5 KB
v9-0005-Add-tests-for-sslnegotiation.patch text/x-patch 4.3 KB
v9-0006-WIP-refactor-state-machine-in-libpq.patch text/x-patch 25.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message torikoshia 2024-03-28 12:38:12 Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
Previous Message Bertrand Drouvot 2024-03-28 12:37:00 Re: Synchronizing slots from primary to standby