T
T
Tyoma Makeev2015-12-02 22:12:20
Nginx
Tyoma Makeev, 2015-12-02 22:12:20

Do I need to periodically change the ssl_dhparam parameters in Nginx?

Do I need to periodically generate a new dhparams file for the ssl_dhparam directive for Nginx in order for PFS to work? I don’t understand the mechanism of how this all works, but for some reason it seems that if there is already some kind of thing that is generated, and completely independent of anything else (as opposed to the same certificates, HPKP keys, etc.) - it need to change sometimes. Or not?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
J_o_k_e_R, 2015-12-03
@murmuringvoices

No need. These DH parameters are not secret, unlike keys. For the protocol, the main thing is that you set them so that they are not "vulnerable" (generated by leaky software). Well, they are generated for a long time, so it is difficult (and pointless) to generate them with each use.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question