[apache/incubator-teaclave] some problem about sgx_ecdsa attentation (#469)

2021-01-25 Thread xuguoliang
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. =

Re: [apache/incubator-teaclave] some problem about sgx_ecdsa attentation (#469)

2021-01-26 Thread Mingshen Sun
Hi @xglreal, thanks for your question! Sorry, I couldn't help you if you cannot provide more detailed information. Like how did you setup the environment? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ap

Re: [apache/incubator-teaclave] some problem about sgx_ecdsa attentation (#469)

2021-01-28 Thread xuguoliang
> Hi @xglreal, thanks for your question! Sorry, I couldn't help you if you > cannot provide more detailed information. Like how did you setup the > environment? The teaclave_dcap_ref_as is builded on the steps: **docker run --rm -v $(pwd):/teaclave -w /teaclave \ -it teaclave/teaclave-build-ubu