Skip to content
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

dcap attentation #548

Open
xglreal opened this issue Aug 19, 2021 · 0 comments
Open

dcap attentation #548

xglreal opened this issue Aug 19, 2021 · 0 comments

Comments

@xglreal
Copy link

xglreal commented Aug 19, 2021

I lauch the dacp reference implement teaclave_dcap_ref_as:
/# ./teaclave_dcap_ref_as
🔧 Configured for development.
=> address: 0.0.0.0
=> 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://0.0.0.0:8080

and use teaclave_sgx_tool to verfify the dcap service:
/# ./teaclave_sgx_tool attestation --url https://localhost:8080 --algorithm sgx_ecdsa
image
It can be verfiry correctly.
By when I use the other ip(127.0.0.1) instead of 'localhost', the error had occured:
image

How to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant