diff --git a/README.md b/README.md index bea0f15..786f893 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # nginxconfig -Nginx Configuration \ No newline at end of file +Nginx Configuration + +``` +openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048 +``` \ No newline at end of file