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

Problem verifying Self-Signed Certificates

George_M_1
Beginner
598 Views

Hello.

i tried to create a self-signed Certificate using this tutorial from here: https://software.intel.com/en-us/articles/how-to-create-self-signed-certificates-for-use-with-intel-sgx-remote-attestation-using

But in Step 8 when i tried to verify my cert file i had errors in result.

Check the screenshot attached.
I use the latest Ubuntu version(16.04) and fully updated. 
 I want to Configure Sawtooth to Use SGX ( https://sawtooth.hyperledger.org/docs/core/releases/latest/sysadmin_guide/configure_sgx.html#certificate-file ). 

 

Thanks a lot,
George

 


 

0 Kudos
1 Solution
Rodolfo_S_
New Contributor III
598 Views

Hi,

apparently you missed the dash "-" from the "-x509_strict" option.

Regards,

Rodolfo

View solution in original post

0 Kudos
2 Replies
Rodolfo_S_
New Contributor III
599 Views

Hi,

apparently you missed the dash "-" from the "-x509_strict" option.

Regards,

Rodolfo

0 Kudos
George_M_1
Beginner
598 Views

Thank you very much. Actually the problem was the dash. From the copy-paste from the website!!

 

0 Kudos
Reply