769d1d6e8e
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`
|
|
```
|