I use the dcap client 'teaclave_sgx_tool ' to get attentation with the dcap 
service, but some error was occured.

The commend is:
_./teaclave_sgx_tool attestation   --url https://localhost:8080 --algorithm 
sgx_ecdsa_

The error is:
_root@cc:~/incubator-teaclave#  Configured for development.
    => address: localhost
    => port: 8080
    => log: normal
    => workers: 4
    => secret key: generated
    => limits: forms = 32KiB
    => keep-alive: 5s
    => tls: enabled
  Mounting /:
    => POST /sgx/dev/attestation/v4/report application/json (verify_quote)
 Rocket has launched from https://localhost:8080
POST /sgx/dev/attestation/v4/report application/json:
    => Matched: POST /sgx/dev/attestation/v4/report application/json 
(verify_quote)
sgx_qv_verify_quote fialed: SGX_QL_QUOTE_CERTIFICATION_DATA_UNSUPPORTED
    => Outcome: Failure
    => Warning: Responding with 400 Bad Request catcher.
    => Response succeeded._

Where is the problem about it?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/469

Reply via email to