Re: ecdh support causes unnecessary roundtrips

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Marko Kreen <markokr(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: ecdh support causes unnecessary roundtrips
Date: 2026-02-20 12:33:16
Message-ID: 7BEC1173-B919-4BEC-AADB-D998B8AD8B90@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

When testing before pushing I ran the ssl tests, but my colleague Nazir Bilal
Yavuz found that two additional test suites need FIPS adjustment. I will apply
the attached shortly to fix those as well. Sorry for missing these when testing.

--
Daniel Gustafsson

Attachment Content-Type Size
0001-Ensure-tests-pass-when-FIPS-is-enabled.patch application/octet-stream 2.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Sharma 2026-02-20 12:46:53 Re: Skipping schema changes in publication
Previous Message Ilia Evdokimov 2026-02-20 11:52:53 Re: Optional skipping of unchanged relations during ANALYZE?