Personal Access Token expiration email
Is it possible to get an email when a token is about to expire? I've been bitten by this multiple times with tokens I'm using for ACME SSL cert updates. Unfortunately the way the acme.sh script fails it's not obvious that the token for updating the DNS record has expired, so I waste time debugging what's going on every time… :/
I'd love it if I could get an email before the token is about to expire so I can remember to update it.
Any help on this would be greatly appreciated!
2 Replies
If you're talking about a Personal Access Token to use the Linode API, just get one that doesn't ever expire. That's what I have…
-- sw