freedomboneeee/locale/en_us/freedombone-addcert.json

7 lines
622 B
JSON

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