Thread: pgsql: Update hardcoded DH parameters to IANA standards

pgsql: Update hardcoded DH parameters to IANA standards

From
Michael Paquier
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a810a177c80909b71e9fb3760a1d56ed988638a

Modified Files
--------------
src/include/libpq/libpq-be.h | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)