Enforce node<id+1>
names in EnhancedKeyStoreLoader
#15824
Labels
Platform
Tickets pertaining to the platform
node<id+1>
names in EnhancedKeyStoreLoader
#15824
Background
EnhancedKeyStoreLoader
uses node self names from the AddressBook to compose file names that contain keys for that node.node<id+1>
.EnhancedKeyStoreLoader
in prod.Acceptance criteria
EnhancedKeyStoreLoader
should stop using custom self names, and should enforce using names of formnode<id+1>
for the purpose of loading keys.EnhancedKeyStoreLoader
should be updated to follow this changes, which may require regenerating some legacy keys to use the new names. Alternatively, support for the legacy keys should be removed from the code-base altogether.Notes
The text was updated successfully, but these errors were encountered: