omec-project / c3po

C3PO repository packages the Home Subscription Service (HSS), Database, Charge Data Function (CDF), Charge Trigger Function (CTF), Policy Control Rules Function (PCRF) and Intel® SGX (SGX-DLR-IN, SGX Router, SGX-DLR-OUT), a set of three VNFs/Processes that enable protection of sensitive Call Data Records (CDR) for adds security and audit capabilities to billing and charging.
http://www.omecproject.org
Apache License 2.0
50 stars 31 forks source link

Version update: Attestation service for Intel SGX API should be updated to use V3 #18

Closed suresh-marikkannu closed 5 months ago

suresh-marikkannu commented 5 years ago

Currently used version of Attestation Service for Intel(R) Software Guard Extensions API has reached end of life and is no longer available. Need to update the version.

Current: https://test-as.sgx.trustedservices.intel.com:443/attestation/sgx/v2/report To be Updated: https://test-as.sgx.trustedservices.intel.com:443/attestation/sgx/v3/report

Following files to be updated: sgxcdr/dealer/App/ias-ra.c sgxcdr/kms/App/ias-ra.c

micpez commented 5 years ago

This can be closed. See https://github.com/omec-project/c3po/pull/19