-
Type: Question
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
v3.6
-
Security 2021-04-05
On ESE startup, we determine the KMIP key identifier by looping through any keystores looking for the first keyname. This assumption made sense prior to adopting the v1 page layout. Now that we have the metadata store, the keyidentifiers are more variable. We should backport the exception used in v4.2 and later to ignore keystore.metadata in this loop.