Skip to content

[agent] Move EK/AK creation/loading code to a module #911

@ansasaki

Description

@ansasaki

Description:

During startup, the agent will create or load the EK and AK. 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.

Checklist:

  • Changes implemented
  • Tests added
  • Documentation updated
  • If configuration options are modified, the templates should be updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    rustPull requests that update Rust code

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions