<div dir="ltr"><div>Hi,</div><div>It sounds FFDHE groups are already supported [1]</div><div>But the tools, like s_client, also support them.</div><div>Run the command: openssl s_client -tls1_3 -groups ffdhe2048 host:port<br></div><div>it just raised the issue: Error with command: "-groups ffdhe2048"</div><div>If using P-256 or X25519, it worked fine.</div><div><br></div><div>I also tried option "-groups FFDHE2048". The same error raised again.<br></div><div><br></div><div>[1] <a href="https://github.com/openssl/openssl/pull/8178">https://github.com/openssl/openssl/pull/8178</a></div></div>