mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
(fixed typo)
This commit is contained in:
parent
f63406bc3e
commit
90f66ccaf3
@ -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 New Issue
Block a user