Add a changelog note

This commit is contained in:
Kyle Havlovitz 2021-03-11 11:44:08 -08:00
parent 1dee4173c1
commit 5f946185d2
1 changed files with 4 additions and 0 deletions

4
.changelog/9672.txt Normal file
View File

@ -0,0 +1,4 @@
```release-note:improvement
cli: added a `-force-without-cross-signing` flag to the `ca set-config` command.
connect/ca: The ForceWithoutCrossSigning field will now work as expected for CA providers that support cross signing.
```