diff --git a/public/templates/commands.html b/public/templates/commands.html index c0b61e3..e0f96cb 100644 --- a/public/templates/commands.html +++ b/public/templates/commands.html @@ -23,7 +23,7 @@ -->. Generate Diffie-Hellman keys: - openssl dhparam -dsaparam -out {{ data.directory_nginx }}dhparam.pem {{ sslProfiles[ data.ssl_profile ].dh_param_size }} + openssl dhparam -out {{ data.directory_nginx }}dhparam.pem {{ sslProfiles[ data.ssl_profile ].dh_param_size }}