Commit Graph

1 Commits

Author SHA1 Message Date
R.B. Boyer 02a858efa0
ca: fix a masked bug in leaf cert generation that would not be notified of root cert rotation after the first one ()
In practice this was masked by  and was only uncovered fixing the
other bug.

  go test ./agent -run TestAgentConnectCALeafCert_goodNotLocal

would fail when only  was fixed.
2022-10-17 13:24:27 -05:00