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-7209490a1...@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(-)