You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main: Support using multiple API versions for registration
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]>
0 commit comments