Skip to content
  • YACOVM's avatar
    [FAB-3114] Gossip identity expiration · 55d96b2e
    YACOVM authored
    
    
    In gossip we have peer identities that are stored in-memory.
    This commit adds 2 timely checks that deletes the identity
    from memory and also closes connections to corresponding peers.
    - That the certificate (identity) didn't expire
    - If the identity hasn't been used for a long time
    
    Change-Id: I901b60e2a09c11202f305106991b7eadd5f7b29c
    Signed-off-by: default avatarYacov Manevich <yacovm@il.ibm.com>
    55d96b2e