Reenable s_server -dhparam option
[openssl.git] / apps / s_server.c
index c45256afc2fbeda695fc5f0813f98a81f2fc97fb..d54909ac4976bfd002af5accca7f7af078dc2538 100644 (file)
@@ -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, '<',