Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Unable to connect to Intel IAS using cURL

Goh__Nicholas
Beginner
597 Views

curl --tlsv1.2 --cert cert3072.pem --key key3072.pem https://as.sgx.trustedservices.intel.com:443/sigrl/00000010 -v
*   Trying 54.152.207.9...
* TCP_NODELAY set
* Connected to as.sgx.trustedservices.intel.com (54.152.207.9) port 443 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Request CERT (13):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Certificate (11):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS handshake, CERT verify (15):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to as.sgx.trustedservices.intel.com:443 
* Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to as.sgx.trustedservices.intel.com:443 

This is the error I have gotten, does anyone know how to solve this? Thanks.

0 Kudos
1 Reply
Goh__Nicholas
Beginner
597 Views

I have emailed and opened a case with intelapisupportservices as well. Any help will be appreciated in solving this as I am doing this for a project submission.

Thanks

0 Kudos
Reply