2016-03-19 20:40:03 -07:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
Dear Cloudron Admin,
|
|
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
The certificate for <%= domain %> could not be renewed.
|
2017-01-17 15:47:18 +01:00
|
|
|
|
2017-02-17 10:41:31 -08:00
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
The error was:
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
-------------------------------------
|
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
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
|
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
Sent at: <%= new Date().toUTCString() %>
|
|
|
|
|
|
2016-03-19 20:40:03 -07:00
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|