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

I appreciate the thought @stevewi, however I do not want a permanent token for security reasons, so I'm still looking for a way to get notified before it expires.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct