Hi,
Can you check if the parameter passed to the DH_generate_key have both p and g
members set?
Can you try a different DH group? Like modp-1024?
What is on the other side? VPP as well? Can you post the configuration of the
initiatior?
Regards,
Radu
From: vpp-dev-boun...@lists.fd.io [mailto:vp
If the issue appears on Ubuntu and other Debian based distros then the root of
the problem is libtool, which is patched to set link_all_deplibs=no in the
libtool script, effectively making libtool ignore library dependencies – the
dependency_libs section in the .la files.
A quick workaround is