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