6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
-----BEGIN DH PARAMETERS-----
|
|
...
|
|
( openssl dhparam -out dhparam.pem 2048 )
|
|
...
|
|
-----END DH PARAMETERS-----
|