-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Secure Settings #22475
Copy link
Copy link
Closed
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIsMetaTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamteam-discuss
Metadata
Metadata
Assignees
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIsMetaTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamteam-discuss
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is a meta issue to track work on making sensitive settings secure in elasticsearch. The core infrastructure for this feature is added in #22335, which provides the
elasticsearch-keystoretool. The following work is still necessary to consider the feature complete:Investigate best location for keystore file. Currently in config dir, which has read permissions for the life of the node, but could place somewhere with no SM permissions, since reading is done before SM is setup.The following would be nice to haves:
Investigate setting explicit algorithm for PBE