summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-07-09 23:50:02 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-07-09 23:50:02 +0300
commit47bef947d8ec53e92cd20d3f14f92ecd86d9d2b4 (patch)
treed4bb5465d47c8198154fb7bdea9cc7149bd2b90f /README
initial
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2bc1a11
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+Simple PHP script that checks SSL certificates expiration dates for a list of given domains
+and notifies you via Telegram if some of them are about to expire.
+
+Supposed to be run by cron daily or so.