bronzeMe / SecurityAudit-Based-On-SDN

关联分析算法的python实现(Apriori算法和FP-growth算法)
1 stars 1 forks source link

friend,i need your help about sgx, remote attestation(sgx-ra-example) ? #1

Open followinds opened 5 years ago

followinds commented 5 years ago

I wan to run the offical remote attestation example(sgx-ra-example),but the server output is an error:

---- IAS sigrl HTTP Request ------------------------------------------------ HTTP GET https://test-as.sgx.trustedservices.intel.com/attestation/sgx/v3/sigrl/0... Could not resolve proxy: proxy-us.intel.com Closing connection 0 Could not query IAS could not retrieve the sigrl error processing msg1 Waiting for a client to connect...

how do you do about it! thank you. i dont know how to do about it.

followinds commented 5 years ago

I saw you have met a same problem, but you are already done it. i hepe you can give me some suggestions.

bronzeMe commented 5 years ago

Please read the section (Prerequisites) of this article to register you certificate.

In order to utilize the Intel IAS for Remote Attestation, Intel requires that the independent software vendor (ISV) take the following steps:

1 Obtain a signed certificate from a recognized certificate authority. Refer to Certificate Requirements for Intel Attestation Services for more information. For testing purposes, the ISV may use a self-signed certificate instead of one signed by an authority. Follow this guide on How to create Self-Signed Certificates for use with Intel SGX Remote Attestation using OpenSSL. 2 Register that certificate with Intel® Development Services by completing the Development Services Access Request form. Note that an Intel® Developer Zone (Intel® DZ) account is required for this step. Join the Intel Developer Zone to register for an account.