freedombone-addcert.json 342B

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