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