Re: ecdh support causes unnecessary roundtrips - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: ecdh support causes unnecessary roundtrips
Date
Msg-id 1239A91C-E849-4087-A93E-CBC67E9B61FF@yesql.se
Whole thread Raw
In response to Re: ecdh support causes unnecessary roundtrips  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ecdh support causes unnecessary roundtrips
List pgsql-hackers
> On 20 Feb 2026, at 15:58, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> and then people wanting to test on FIPS platforms could just add
> -DPG_FIPS_COMPLIANT to their build recipes.

I don't think we will gain much testing that way.  My proposal is to ensure
that the tests always pass with FIPS enabled coupled with a patch, which Bilal
is currently working on, to switch one of the CI jobs to use a FIPS enabled
OpenSSL so that we get ongoing testing of such configurations.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Next
From: KAZAR Ayoub
Date:
Subject: Re: Unexpectedly exposed COPY option: convert_selectively