Files
cloudron-box/src/mail_templates/certificate_renewal_error-text.ejs
Girish Ramakrishnan 06768833cc typo
2025-04-16 13:46:41 +02:00

28 lines
669 B
Plaintext

Dear Cloudron Admin,
The certificate for <%= domain %> could not be renewed.
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).
See https://docs.cloudron.io/troubleshooting/#certificates to
double check if your server is configured correctly to obtain certificates
via Let's Encrypt.
The error was:
-------------------------------------
<%- message %>
-------------------------------------
Powered by https://cloudron.io
Don't want such mails? Change your notification preferences at <%= notificationsUrl %>
Sent at: <%= new Date().toUTCString() %>