There's plenty of choice when it comes to LE clients, but not so much, it seems, when it comes to LE reporting tools. Seaching this forum, I've found lectl, which draws it data from https://crt.sh/.
Being a shell script, I've managed to tweak lectl to work on FreeBSD. What I love about this reporting tool is:
- There are a selection of LE cert summary views;
- Certificate issue and expiry dates are in local time rather than UTC, which LE clients seem to be favour (at least, acme.sh does).
- It lets me know how many certificates I can still issue before I hit the Certificates per Registered Domain rate limit (50 per week).
On the downside, being a shell script, it's as slow as molasses on my low-powered system. I was just wondering, apart from lectl, are any other LE reporting tools available?