You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems you've still got the same issue as golang/crypto though, that expiry should be calculated from the key creation time, not the signature creation time:
Hello!
I see you've made some mods to
KeyExpired
- cool!It seems you've still got the same issue as golang/crypto though, that expiry should be calculated from the key creation time, not the signature creation time:
golang/go#22312
The text was updated successfully, but these errors were encountered: