mirror of
https://github.com/Erreur32/cheat.git
synced 2025-01-03 11:32:17 +01:00
(fixed typo)
This commit is contained in:
parent
f63406bc3e
commit
90f66ccaf3
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ awk '/-----BEGIN/,/END CERTIFICATE-----/' | \
|
|||
openssl x509 -noout -enddate
|
||||
|
||||
# Generate Diffie-Hellman parameters:
|
||||
openssl dhparamm -outform PEM -out dhparams.pem 2048
|
||||
openssl dhparam -outform PEM -out dhparams.pem 2048
|
||||
|
|
Loading…
Reference in a new issue