changelog: add entries for secondary datacenter CA fixes (#9322)

This commit is contained in:
Mike Morris 2020-12-03 13:33:29 -05:00 committed by hashicorp-ci
parent 52dfa58230
commit d691d6774f
1 changed files with 6 additions and 0 deletions

6
.changelog/9009.txt Normal file
View File

@ -0,0 +1,6 @@
```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
```