2016-03-21 18:26:15 +01:00
|
|
|
{
|
|
|
|
"${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",
|
2016-04-28 15:54:38 +02:00
|
|
|
"yes": "yes",
|
|
|
|
"y": "y",
|
2016-03-21 18:26:15 +01:00
|
|
|
"$0: openssl is not installed, exiting": "$0: openssl is not installed, exiting"
|
|
|
|
}
|