This patch doesn't actually change very much, except no longer requiring an explicit "--dh none" for deployments that do not need DH params (like, everything recent). So this is mostly documentation and a very small code change ("none" maps to "dh_file = NULL", and not setting anything defaults to "dh_file = NULL", just the check "something MUST be set!!!" is removed).
Your patch has been applied to the master branch. commit 57bdefbabd8d48fa93216c2049663fa3cacc50d3 Author: Arne Schwabe Date: Mon May 19 00:02:39 2025 +0200 Make --dh none behaviour default if not specified Signed-off-by: Arne Schwabe <arne-open...@rfc2549.org> Acked-by: Gert Doering <g...@greenie.muc.de> Message-Id: <20250518220245.24489-1-g...@greenie.muc.de> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg31695.html Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel