changelog: add entry for fixing active CA root unset (#9323)
This commit is contained in:
parent
0650188f27
commit
9e01633016
|
@ -1,6 +1,3 @@
|
|||
```release-note:bug
|
||||
connect: fixes a case when updating the CA config in a secondary datacenter to correctly trigger the creation of a new intermediate certificate
|
||||
```
|
||||
```release-note:bug
|
||||
connect: only unset the active root in a secondary datacenter when a new one is replacing it
|
||||
```
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
connect: only unset the active root in a secondary datacenter when a new one is replacing it
|
||||
```
|
Loading…
Reference in New Issue