bb4baeba95
If a CA config update did not cause a root change, the codepath would return early and skip some steps which preserve its intermediate certificates and signing key ID. This commit re-orders some code and prevents updates from generating new intermediate certificates.
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
```release-note:bug
|
|
ca: Fixes a bug where updating Vault CA Provider config would cause TLS issues in the service mesh
|
|
```
|