Files
cloudron-box/src/mail_templates/certificate_renewal_error-text.ejs
T

28 lines
673 B
Plaintext
Raw Normal View History

Dear Cloudron Admin,
2017-01-26 12:46:56 -08:00
The certificate for <%= domain %> could not be renewed.
The Cloudron will attempt to renew the certificate every 12 hours
until the certificate expires (at which point it will switch to
using the fallback certificate).
2020-09-15 14:46:22 -07:00
See https://docs.cloudron.io/troubleshooting/#certificates to
2019-03-06 16:17:56 -08:00
double check if your server is configured correctly to obtain certificates
via Let's Encrypt.
The error was:
-------------------------------------
2016-03-19 20:40:03 -07:00
2016-03-20 12:12:22 -07:00
<%- message %>
2016-07-26 16:20:31 -07:00
-------------------------------------
Powered by https://cloudron.io
2024-12-11 18:24:20 +01:00
Don't want such mails? Change your notification preferences at <%= notificationsUrl %>
2017-01-26 12:46:56 -08:00
Sent at: <%= new Date().toUTCString() %>