-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
rustPull requests that update Rust codePull requests that update Rust code
Description
Description:
During startup, the agent creates or loads the private key and mTLS certificate, and loads the trusted certificates.
The logic is implemented as part of the main() function.
This is about refactoring the code and moving this initialization to a module in the keylime library.
This way the code can be easily reused, for example in case the push and pull model are implemented in separate binaries.
- Enhancement: 103: Agent-driven attestation
- Project board: Agent-driven attestation
Checklist:
- Changes implemented
- Tests added
- Documentation updated
- If configuration options are modified, the templates should be updated
Metadata
Metadata
Assignees
Labels
rustPull requests that update Rust codePull requests that update Rust code
Type
Projects
Status
Todo