
It’s particular to our site really as it requires the maintenance of a json file.
So each host has a json document in an array just keeping track of the url, port and daystogo. So as its coming up for renewal, you can see the week ahead.
[ { "daystogo": 201, "url": "aardvark.example.com", "contact": "me@example.com", "port": "443", "expiry_date": "Oct 21 23:59:59 2022 GMT" } ]