openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048 chmod 400 /etc/nginx/ssl/dhparam.pem. Alter the server configuration to use the new parameters:
確定! 回上一頁