mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
325c1c0dd7
Introduces a gRPC endpoint for signing Connect leaf certificates. It's also the first of the public gRPC endpoints to perform leader-forwarding, so establishes the pattern of forwarding over the multiplexed internal RPC port.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
```release-note:feature
|
|
ca: Leaf certificates can now be obtained via the gRPC API: `Sign`
|
|
```
|