Update hardcoded DH parameters to IANA standards

Michael Paquier <michael@paquier.xyz>

Commit: 8a810a177c80909b71e9fb3760a1d56ed988638a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-07-05T01:47:32Z
Releases: 13.0
Update hardcoded DH parameters to IANA standards

The source defining the current fallback and hardcoded DH parameters
has disappeared from the web a long time ago, and RFC 3526 defines the
most current Diffie-Hellman MODP groups, so update to those new values.

Author: Daniel Gustafsson
Reviewed-by: Peter Eisentraut, Michael Paquier
Discussion: https://postgr.es/m/5E60AC9A-CB10-4851-9EF2-7209490A164C@yesql.se

Files

PathChange+/−
src/include/libpq/libpq-be.h modified +11 −10

Discussion