From ba7bc88402be709665d6f7b16b6cf57c96498ca1 Mon Sep 17 00:00:00 2001 From: Pablo Diaz-Gutierrez Date: Tue, 25 Feb 2025 10:30:28 -0800 Subject: [PATCH 1/2] Add 'Watch my SSL' to the list of monitoring solutions --- content/en/docs/monitoring-options.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/monitoring-options.md b/content/en/docs/monitoring-options.md index c36985410e..e7c60dd440 100644 --- a/content/en/docs/monitoring-options.md +++ b/content/en/docs/monitoring-options.md @@ -16,6 +16,7 @@ There are a number of monitoring options out there, including: * [Datadog SSL Monitoring](https://www.datadoghq.com/monitoring/ssl-monitoring/) * [TrackSSL](https://trackssl.com/) * [Host-Tracker](https://www.host-tracker.com/) +* [Watch My SSL](https://watchmyssl.com/) Please note that all of these services are unaffiliated with ISRG / Let's Encrypt. From 98ad015f542b97b22b8e7e4e57a998895beca75e Mon Sep 17 00:00:00 2001 From: Pablo Diaz-Gutierrez Date: Tue, 25 Feb 2025 10:33:37 -0800 Subject: [PATCH 2/2] Update lastmod preamble entry --- content/en/docs/monitoring-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/monitoring-options.md b/content/en/docs/monitoring-options.md index e7c60dd440..47a163a923 100644 --- a/content/en/docs/monitoring-options.md +++ b/content/en/docs/monitoring-options.md @@ -1,7 +1,7 @@ --- title: Monitoring Service Options slug: monitoring-options -lastmod: 2025-01-16 +lastmod: 2025-02-25 show_lastmod: 1 ---