2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 07:14:37 +00:00
Dan Upton a70e1886c9
WatchRoots gRPC endpoint ()
Adds a new gRPC streaming endpoint (WatchRoots) that dataplane clients will
use to fetch the current list of active Connect CA roots and receive new
lists whenever the roots are rotated.
2022-04-05 15:26:14 +01:00

4 lines
115 B
Plaintext

```release-note:feature
ca: Root certificates can now be consumed from a gRPC streaming endpoint: `WatchRoots`
```