|
|
|
|
Your CA certificate(s) are expiring in {{ message.options | interval }} days!
|
|
|
|
|
|
|
Hi,
|
This is a Lemur CA certificate expiration notice. The following CA certificates are expiring soon;
please take manual action to renew them if necessary. Note that rotating a root CA requires
advanced planing and the respective trustStores need to be updated. A sub-CA, on the other hand,
does not require any changes to the trustStore. You may also disable notifications via the
Notify toggle in Lemur if they are no longer in use.
{% for certificate in message.certificates %}
|
|
{{ certificate.name }}
{% if certificate.self_signed %}
Root
{% else %}
Intermediate
{% endif %} CA
{{ certificate.issued_cert_count }} issued certificates
{{ certificate.owner }}
{{ certificate.validityEnd | time }}
Details
|
{% if not loop.last %}
|
{% endif %}
{% endfor %}
|
Your action is required if the above CA certificates are still needed.
|
Best, Lemur
|
*All expiration times are in UTC
|
|
|
|
|
You received this mandatory email announcement to update you about
important changes to your TLS certificate.
|
© 2020 Lemur
|
|
|
|