mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 16:25:27 +01:00
(fixed typo)
This commit is contained in:
@@ -21,4 +21,4 @@ awk '/-----BEGIN/,/END CERTIFICATE-----/' | \
|
|||||||
openssl x509 -noout -enddate
|
openssl x509 -noout -enddate
|
||||||
|
|
||||||
# Generate Diffie-Hellman parameters:
|
# Generate Diffie-Hellman parameters:
|
||||||
openssl dhparamm -outform PEM -out dhparams.pem 2048
|
openssl dhparam -outform PEM -out dhparams.pem 2048
|
||||||
|
|||||||
Reference in New Issue
Block a user