I`we try to launch CDS for Signal Server hosted on SGX supported Azure VM.
I subscribe to DEV Intel® Software Guard Extensions Attestation Service (Unlinkable) and get SPID and PrimaryKey.
My config:
spid: D231E0...........................................44E918A
apiKey: 3432.......................................a8ff422de0aa
iasBaseUri: https://api.trustedservices.intel.com/sgx/dev
When i try to launch CDS i reseive error:
java.io.IOException: Failed to get signature revocation list (HTTP/401)
UPD:
{ "statusCode": 401, "message": "Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription." }
request: https://api.trustedservices.intel.com/sgx/attestation/v4/sigrl/00000c13 GETHeader: Ocp-Apim-Subscription-Key Value: 3432.......................................a8ff422de0aa
Subscription are in Active state. ApiKey Copy-Pasted
Hello Gradvis,
Your post shows that you are sending your request to https://api.trustedservices.intel.com/sgx/attestation/v4/sigrl/00000c13. Try sending to the DEV environment at https://api.trustedservices.intel.com/sgx/dev/attestation/v4/sigrl/00000c13.
Sincerely,
Jesus G.
Intel Customer Support
链接已复制
Hello Gradvis,
Your post shows that you are sending your request to https://api.trustedservices.intel.com/sgx/attestation/v4/sigrl/00000c13. Try sending to the DEV environment at https://api.trustedservices.intel.com/sgx/dev/attestation/v4/sigrl/00000c13.
Sincerely,
Jesus G.
Intel Customer Support
Hello Gradvis,
Thank you for confirming the solution worked for you.
This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.
Sincerely,
Jesus G.
Intel Customer Support