From 34e3f7c049457fcbac9cb4901f5c13cdabc6d31f Mon Sep 17 00:00:00 2001 From: Hossein Shafagh Date: Tue, 26 May 2020 16:38:12 -0700 Subject: [PATCH 1/3] improved messaging --- lemur/plugins/lemur_email/templates/expiration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemur/plugins/lemur_email/templates/expiration.html b/lemur/plugins/lemur_email/templates/expiration.html index f5185acd..6dca5887 100644 --- a/lemur/plugins/lemur_email/templates/expiration.html +++ b/lemur/plugins/lemur_email/templates/expiration.html @@ -106,7 +106,7 @@ - Your action is required if the above certificates are still needed for your service. + Your action is required if the above certificates are still needed for your service, otherwise please disable notifications via the Notify toggle.

If your endpoints are still in use, you can access your certificate in Lemur, and enable Auto Rotate under the Action->Edit menu. Lemur will take care of re-issuance and rotation of the certificate on the listed endpoints within one day. From 8861cc70cb71adbc3e8f4a95e0c359bfaa8f9411 Mon Sep 17 00:00:00 2001 From: Hossein Shafagh Date: Tue, 26 May 2020 17:12:47 -0700 Subject: [PATCH 2/3] rewordin --- lemur/plugins/lemur_email/templates/expiration.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lemur/plugins/lemur_email/templates/expiration.html b/lemur/plugins/lemur_email/templates/expiration.html index 6dca5887..c8896230 100644 --- a/lemur/plugins/lemur_email/templates/expiration.html +++ b/lemur/plugins/lemur_email/templates/expiration.html @@ -75,7 +75,8 @@ -
This is a Lemur certificate expiration notice. Please verify that the following certificates are no longer used. +
This is a Lemur certificate expiration notice. Please verify that the following certificates are no longer used, + and disable notifications via the Notify toggle in Lemur. @@ -106,7 +107,7 @@
- Your action is required if the above certificates are still needed for your service, otherwise please disable notifications via the Notify toggle. + Your action is required if the above certificates are still needed for your service.

If your endpoints are still in use, you can access your certificate in Lemur, and enable Auto Rotate under the Action->Edit menu. Lemur will take care of re-issuance and rotation of the certificate on the listed endpoints within one day. From c3b36d697f35c01307450c23a9847847bd15af49 Mon Sep 17 00:00:00 2001 From: Hossein Shafagh Date: Mon, 8 Jun 2020 15:17:22 -0700 Subject: [PATCH 3/3] clarification --- lemur/plugins/lemur_email/templates/expiration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemur/plugins/lemur_email/templates/expiration.html b/lemur/plugins/lemur_email/templates/expiration.html index c8896230..16b59733 100644 --- a/lemur/plugins/lemur_email/templates/expiration.html +++ b/lemur/plugins/lemur_email/templates/expiration.html @@ -76,7 +76,7 @@

This is a Lemur certificate expiration notice. Please verify that the following certificates are no longer used, - and disable notifications via the Notify toggle in Lemur. + and disable notifications via the Notify toggle in Lemur, if applicable.