virtee/reference-kbs

Import skas simulator tests

Opened this issue · 1 comments

I've written a "client simulator" for reference-kbs that imitates how a VMM host + encrypted guest would interact with the attestation server. Import these tests to reference-kbs for CI + compatibility.

https://github.com/tylerfanelli/skas

@slp My one question is how to get the server started for tests. Would I simply run rocket() in main.rs and then begin interacting with port 8000?