From 7dc332823772bc9f40d4265b9bd2798ed4ad6fd3 Mon Sep 17 00:00:00 2001 From: Roland Shoemaker Date: Thu, 23 Jul 2015 15:36:14 -0700 Subject: [PATCH] Add expiration template example --- test/example-expiration-template | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/example-expiration-template diff --git a/test/example-expiration-template b/test/example-expiration-template new file mode 100644 index 000000000..6005387c3 --- /dev/null +++ b/test/example-expiration-template @@ -0,0 +1,8 @@ +Hello, + +Your Lets Encrypt SSL certificate for common name {{.CommonName}} (and DNSNames {{.DNSNames}}) is +going to expire in {{.DaysToExpiration}} days ({{.ExpirationDate}}), make sure you +run the renewer before then! + +Regards, +letsencryptbot