Closed aep closed 2 years ago
I suspect that use_secure_cert
is true
in /etc/sgx_default_qcnl.conf
. Can you check, set it to false
if not already, and try again? If this works, I'll update the docs accordingly. (It's needed because this PCCS uses a self-signed certificate for the connection. This has nothing to do with and doesn't affect the security of the remote attestation process itself.)
(edit: never mind, i misread that)
this worked, thanks!
i now get
TCB level of SGX platform is outdated.
the suggested -allow-tcb-status=OutOfDate then worked fine.
going through remote attestation in https://docs.edgeless.systems/edgelessdb/#/getting-started/install?id=remote-attestation
works fine and returns a hex string
curl shows a quote
but era is unhappy about it
here's the call to pccs. looks like encrypted_ppid is just zeroes. unsure if that matters.