apache / incubator-teaclave

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
765 stars 158 forks source link

How to use Teaclave if I have to use my cloud service provider's PCCS service? #634

Open 054545641 opened 2 years ago

054545641 commented 2 years ago

Do I have to set up a PCCS to get this dcap_root_ca_cert.pem or dcap_server_cert.pem in order to use Teaclave in DCAP mode? In other word, is it possible to get all this two certs if I use a PCCS from my cloud service provider? Sorry for my question, but I'm really confused about this.

054545641 commented 2 years ago

The "two certs" I mentioned are dcap_root_ca_cert.pem and dcap_server_cert.pem in folder incubator-teaclave/keys. I read some documents from Intel, and it seems that I can only get PCK certificate if I don't deploy a PCCS server by my self.

So is dcap_root_ca_cert.pem actually cannot be retrived unless I deploy a cache service by myself? Or I misunderstand this?