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