• Tim Gross's avatar
    bootstrap keyring · afb25acd
    Tim Gross authored
    When a server becomes leader, it will check if there are any keys in
    the state store, and create one if there is not. The key metadata will
    be replicated via raft to all followers, who will then get the key
    material via key replication (not implemented in this changeset).
    afb25acd