Certificate Expiry Visualisation

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”, …