On 09/21/2017 03:30 AM, Le Van Gong, Hubert wrote:Hi there, It seems that what is missing is actual support in the code, diff --git a/apps/s_server.c b/apps/s_server.c index c45256a..d54909a 100644 --- a/apps/s_server.c +++ b/apps/s_server.c @@ -795,6 +795,7 @@ const OPTIONS s_server_options[] = { {"pass", OPT_PASS, 's', "Private key file pass phrase source"}, {"dcert", OPT_DCERT, '<', "Second certificate file to use (usually for DSA)"}, + {"dhparam", OPT_DHPARAM, '<', "DH parameters file to use"}, {"dcertform", OPT_DCERTFORM, 'F', "Second certificate format (PEM or DER) PEM default"}, {"dkey", OPT_DKEY, '<', -Ben |
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users