7 lines
342 B
JSON
7 lines
342 B
JSON
|
{
|
||
|
"${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
|
||
|
"$0: openssl is not installed, exiting": "",
|
||
|
"Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": "",
|
||
|
"Certificate for $LETSENCRYPT_HOSTNAME could not be pinned": "",
|
||
|
"Certificate for $CERTFILE could not be pinned": ""
|
||
|
}
|