7 lines
398 B
JSON
7 lines
398 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",
|
|
"yes": "yes",
|
|
"y": "y",
|
|
"$0: openssl is not installed, exiting": "$0: openssl is not installed, exiting"
|
|
} |