sslab-gatech / opensgx

OpenSGX
Other
293 stars 80 forks source link

Intra-attest Mac not match #61

Closed Fr0stM0urne closed 5 years ago

Fr0stM0urne commented 5 years ago

The intra-attest challenge in the tutorial pdf fails at mac match on ubuntu. Can anyone please tell how to fix this?

BoujdadFz commented 5 years ago

Hello,

I'm having same issue since days ago; could you resolve it? if yes, could you please tell how you did. Otherwise, if I get it work properly, I'll post it here. Thank you in advance

Fr0stM0urne commented 5 years ago

Did you run all of the commands correctly? I think there was a typo in the commands that was causing the error. Make sure to type the symbols in commands and not copy/paste them to terminal. The minus '-' symbol is copied incorrectly that leads to failure of execution of those commands.

BoujdadFz commented 5 years ago

thanks for the quick reply. Actually, I think so, because I'm having a failure at run time (I didn't copy/paste), it stops at the challenger 'sending report to target..' while it displays at the target side that there was fail. so you mean even like this, it's at the commands level?

Fr0stM0urne commented 5 years ago

Try this #44 revert to a previous version.

BoujdadFz commented 5 years ago

Yes, it worked at this version; thank you so much. I hope that I'm not missing big functionalities at this one :)