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 <[email protected]> Reported-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/db93988ab0e78396f2ed9e96c826ff988d12b9f2 Modified Files -------------- doc/src/sgml/config.sgml | 9 +++++++++ 1 file changed, 9 insertions(+)
