open-consul/agent/consul/fsm
Matt Keeler 2f6a9edfac
Store leaf cert indexes in raft and use for the ModifyIndex on the returned certs (#5211)
* Store leaf cert indexes in raft and use for the ModifyIndex on the returned certs

This ensures that future certificate signings will have a strictly greater ModifyIndex than any previous certs signed.
2019-01-11 16:04:57 -05:00
..
commands_oss.go Store leaf cert indexes in raft and use for the ModifyIndex on the returned certs (#5211) 2019-01-11 16:04:57 -05:00
commands_oss_test.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
fsm.go fsm: add missing CA config to snapshot/restore logic 2018-08-16 11:58:50 -07:00
fsm_test.go
snapshot.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
snapshot_oss.go connect/ca: prevent blank CA config in snapshot 2018-12-06 17:40:53 -08:00
snapshot_oss_test.go connect/ca: prevent blank CA config in snapshot 2018-12-06 17:40:53 -08:00