freedombone-renew-cert.json 572B

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