Skip to content

Commit

Permalink
main: Support using multiple API versions for registration
Browse files Browse the repository at this point in the history
Use the keylime::registrar_client module instead of the registrar_agent,
which is deleted.

This enables the agent to communicate with a registrar using an older
API version, restoring the backwards compatibility.

This also removes the unnecessary `API_VERSION` from `common.rs`.

This is part of the implementation of the enhancement proposal 114:
keylime/enhancements#115

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
  • Loading branch information
ansasaki committed Jan 14, 2025
1 parent a0e0b2c commit 190ec88
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 809 deletions.
Loading

0 comments on commit 190ec88

Please sign in to comment.