Skip to content

Commit 2e67937

Browse files
committed
chore(docs): Update CHANGELOG.md
1 parent 3f54311 commit 2e67937

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ v2.11.4
33
would return empty inventory. If no value is set or an invalid value is set, the default value of `Both` will be used.
44

55
> [!IMPORTANT]
6-
> When upgrading from version < 2.10.0 ensure that the `FileTransferProtocol`
7-
> custom field is set to a valid value. Valid values are `SCP`, `SFTP`, `Both`, otherwise there is a risk of the store
8-
> not being inventoried correctly.
6+
> Due to an issue in Keyfactor Command versions through 25.2.1, when adding multiple choice store properties to exiting
7+
> certificate store types, existing certificate stores receive incorrect initialization data for the new property.
8+
> If you have upgraded your store type from something prior to version 2.10.0, ensure that each existing certificate
9+
> store has a valid value for FileTransferProtocol. Valid values are SCP, SFTP, Both, otherwise inventory jobs may report
10+
> empty certificate store inventories. Extension version 2.11.4 compensates for this, but upgrading customers should
11+
> check their store’s configuration for proper FileTransferProtocol values.
912
1013
v2.11.3
1114
- Change returned result of a Management-Create job for a store that already exists from 'Failure' to 'Warning'

0 commit comments

Comments
 (0)