diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 23:50:02 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 23:50:02 +0300 |
commit | 47bef947d8ec53e92cd20d3f14f92ecd86d9d2b4 (patch) | |
tree | d4bb5465d47c8198154fb7bdea9cc7149bd2b90f /README |
initial
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |