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
[FAB-7640] Block expired x509 certs in gossip idStore
Although gossip auto-purges identities from its identity
store right after they expire, it makes more semantic
sense for the identity store not to accept expired identities
in the first place.
This change set adds a check that makes the identity store
reject the identity if its time is not zero and it has expired.
Change-Id: Ia60e1b333c58d98a6c2909254874749b90c262c8
Signed-off-by: yacovm <yacovm@il.ibm.com>
0 commit comments