Replies: 1 comment
-
|
Sorry, I was able to solve this by setting the SW_HARDENING_NEEDED variable. The misleading part is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After the final deprecation of EPID by Intel, I am migrating my application hosted on Azure to DCAP. I started with the simple
ra-tls-mbedtlsexample. My original application was using Gramine - 1.3.1 and I see that in that tag as well the DCAP functionality is present.I have installed the Azure DCAP library as follows:
I was wondering, what other changes are needed to setup the DCAP infrastructure. When I try executing the
ra-tls-mbedtlsexample, I get the following (particularly when the client is ran):Could someone kindly provide me with some guidance on what changes are needed to fix the above?
I found an issue raised by someone else (#900) that was solved using docker but I want to stick to my current setup. Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions