- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use the sample code from https://github.com/cloud-security-research/sgx-ra-tls to do the ra in sgxlkl. However the project requires protobuf-c to build, and I have some trouble to get the protobuf-c working properly so alternatively I use nanopb plugin for protobuf to generate .c file.
Then I met an error when sending init_quote_request to aesm service, `aesm_service: Malformed request received`. (Which I think is due to the difference between protobuf-c and nanopb)
I searched around and did not find any documentation about the request format to aesm_service. Where can I find the information about aesm service api? Thanks.
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page