Avoid using the X25519 curve in ssl tests
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-02-16T14:10:16Z
Releases:
19 (unreleased)
Avoid using the X25519 curve in ssl tests The X25519 curve is disallowed when OpenSSL is configured for FIPS mode which makes the testsuite fail. Since X25519 isn't required for the tests we can remove it to allow FIPS enabled configurations to run the tests. Author: Daniel Gustafsson <daniel@yesql.se> Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/3521653.1770666093@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/ssl/t/SSL/Server.pm | modified | +1 −1 |
Discussion
- ecdh support causes unnecessary roundtrips 29 messages · 2024-06-16 → 2026-02-20