elastic / elastic/elastic-agent-libs
Adapt Keystore logic to be compatible with fips mode
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 57
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
## Problem Description
In https://github.com/elastic/beats/pull/42846 the keystore was removed from beats for ensuring functionality problematic for fips is not pulled into the beats binaries. This was a stop gap solution, but ideally the keystore implementation would be adopted to be usable in fips mode.
## Goal
Review the keystore implementation and adapt implementation to be compatible with fips mode.
Initial stab in https://github.com/elastic/elastic-agent-libs/pull/277
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.