Whether generation of Diffie-Hellman parameters should be stateful or not. If this is enabled, PEM-encoded files for Diffie-Hellman parameters are placed in the directory specified by security.dhparams.path. Otherwise the files are created within the Nix store.
If this is
false
the resulting store path will be non-deterministic and will be rebuilt every time the openssl
package changes.