ipn/ipnlocal: handle key extensions after key has already expired

Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
Maisem Ali
2021-11-04 12:19:00 -07:00
committed by Maisem Ali
parent eccc2ac6ee
commit d6dde5a1ac
3 changed files with 65 additions and 2 deletions

View File

@@ -85,7 +85,6 @@ func TestOneNodeUp_NoAuth(t *testing.T) {
}
func TestOneNodeExpiredKey(t *testing.T) {
t.Skip("Test to exercise a problem which is not fixed yet.")
t.Parallel()
bins := BuildTestBinaries(t)