DCMMC opened a new issue, #663: URL: https://github.com/apache/incubator-teaclave/issues/663
<!-- We're glad to anwser any questions related to Teaclave. To help people quickly understand the issue, please also include some background and context of the question. We have documented many useful information on the homepage, please check them out first: https://teaclave.apache.org/docs/. --> I'm going to deploy DCAP and there are some keys pre-generated by teaclave: * [dcap_server_key.pem](https://github.com/apache/incubator-teaclave/blob/master/keys/dcap_server_key.pem) * [dcap_server_cert.pem](https://github.com/apache/incubator-teaclave/blob/master/keys/dcap_server_cert.pem) I could obtain PCK (Provisioning Certification Key) certifcate from Intel PCS (Provisioning Certification Service). But how can I generate the DCAP server certificate and key files which signed by PCK? From [documents](https://cdrdv2-public.intel.com/671314/intel-sgx-support-for-third-party-attestation.pdf) provided by Intel, it seems that I can obtain the Attestation Key from PCE (Provisioning Certification Enclave) through `CertifyKey` API. Could you please give us a simple demo how can we generate the certificate and the key? Thanks a lot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org