oak
oak copied to clipboard
Harmonise the logic of the Java and Rust remote attestation clients
The Java and Rust remote attestation clients do not have the same behaviour. The Rust client works fine when no configuration information is speciffied, but the Java client fails.
I think the correct functionality is to fail when no configuration info is provided. So I think the Rust client must be updated.
We are no longer using the interactive attestation protocol between client and server.