doc: Add note to ssl_group config on X25519 and FIPS

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: db93988ab0e78396f2ed9e96c826ff988d12b9f2
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-02-16T14:11:29Z
doc: Add note to ssl_group config on X25519 and FIPS

The X25519 curve is not allowed when OpenSSL is configured for
FIPS mode, so add a note to the documentation that the default
setting must be altered for such setups.

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

PathChange+/−
doc/src/sgml/config.sgml modified +9 −0

Discussion