freedombone-renew-cert.json 928B

1234567891011
  1. {
  2. "${PROJECT_NAME}-renew-cert -h [hostname] -p [provider]": "${PROJECT_NAME}-renew-cert -h [hostname] -p [provider]",
  3. "Adding Let's Encrypt certificate": "Adding Let's Encrypt certificate",
  4. "Renewing Let's Encrypt certificate": "Renewing Let's Encrypt certificate",
  5. "Unable to add Let's encrypt certificate": "Unable to add Let's encrypt certificate",
  6. "Save the requested public key to /etc/ssl/certs/$HOSTNAME.new.crt": "Save the requested public key to /etc/ssl/certs/$HOSTNAME.new.crt",
  7. "/etc/ssl/certs/$HOSTNAME.new.crt then run this command again.": "/etc/ssl/certs/$HOSTNAME.new.crt then run this command again.",
  8. "$0: openssl is not installed, exiting": "$0: openssl is not installed, exiting",
  9. "/etc/nginx/sites-available/$HOSTNAME does not exist": "/etc/nginx/sites-available/$HOSTNAME does not exist",
  10. "$PROVIDER is not currently supported": "$PROVIDER is not currently supported"
  11. }