mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
a70e1886c9
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.
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
```release-note:feature
|
|
ca: Root certificates can now be consumed from a gRPC streaming endpoint: `WatchRoots`
|
|
```
|