5 lines
366 B
JSON
5 lines
366 B
JSON
{
|
|
"${PROJECT_NAME}-dhparam -h [hostname] -l [length in bits] --recalc [yes|no] --fast [yes|no]": "${PROJECT_NAME}-dhparam -h [hostname] -l [length in bits] --recalc [yes|no] --fast [yes|no]",
|
|
"Recalculated DH params for $filename": "Recalculated DH params for $filename",
|
|
"$0: openssl is not installed, exiting": "$0: openssl is not installed, exiting"
|
|
} |