-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AESM warning "Failed to set logging callback for the quote provider library." #146
Comments
I am having a similar issue in Ubuntu 18.04: `Warning: Cannot set QPL directory, you may get ECDSA quote with Encrypted PPID cert type. [get_qpl_handle ../qe_logic.cpp:295] Failed to set logging callback for the quote provider library.[get_qpl_handle ../qe_logic.cpp:295] Failed to set logging callback for the quote provider library` |
I have reported the issue to the SGX repository, as it belongs there: intel/linux-sgx#812 |
Just FYI: we also observe the same problem on MS Azure VMs. The explanation for this iiuc is here: intel/linux-sgx#812. Basically, Microsoft Azure provides a pre-installed special version of the Quote Provider library. This special version of the library does not have the An alternative explanation may be that Microsoft-special version of the Quote Provider library uses the Also, since I'm here -- is this GitHub repository dead? I see multiple issues that are open for ~2 years, with no explanations by developers or "will fix" messages with no follow ups. |
I will take a look at this. |
Hi,
I just installed az-dcap-client using the Ubuntu 18.04 packages, and it seems to be working correctly, but I noticed these warnings logged repeatedly from the AESM daemon (I am using SGX_AESM_ADDR to perform out-of-proc quote retrieval):
The text was updated successfully, but these errors were encountered: