Generating New Diffie-Hellman Parameters
Shares requires Diffie-Hellman paraemters to enable SSL/TLS forward secrecy. If you
chose to skip generating new Diffie-Hellman parameters when installing or upgrading
Shares, you must generate new parameters to ensure the highest security standard on
your Shares installation. Follow the instructions below to generate new
parameters.
Note: Generating these parameters may take several minutes (more than
10 minutes on slow systems).
Run the following command:
> cd C:\Shares\nginx\objs\lib\openssl\openssl\bin
> openssl dhparam 2048 -out C:\Shares\nginx\conf\dhparam.pem