2016-10-10 19:32:48 +02:00
|
|
|
|
{
|
|
|
|
|
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
|
|
|
|
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
|
"Private certificate for ${CHECK_HOSTNAME} was not created": "",
|
|
|
|
|
"Public certificate for ${CHECK_HOSTNAME} was not created": "",
|
|
|
|
|
"Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "",
|
|
|
|
|
"Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "",
|
2016-10-10 19:32:48 +02:00
|
|
|
|
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
|
|
|
|
|
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": ""
|
|
|
|
|
}
|