# | Line 141 | Line 141 | serverinfo { | |
---|---|---|
141 | * | |
142 | * A DH parameter file can be created by running: | |
143 | * | |
144 | < | * openssl dhparam -out dhparam.pem 1024 |
144 | > | * openssl dhparam -out dhparam.pem 2048 |
145 | * | |
146 | * Prime size must be at least 1024 bits. Further information | |
147 | * regarding specific OpenSSL dhparam command-line options |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |