Trusted Certificate Service (TCS) is a K8s service to protect signing keys using Intel's SGX technology. K8s CSR and cert-manager CR APIs are both supported. TCS also contains integration samples for Istio service mesh and Key Management Reference Application (KMRA).
Apache License 2.0
29
stars
15
forks
source link
Dockerfile: lock CTK to a fixed version (commit-id) #29
CTK_TAG make variable can be set to a specific CTK source commit so that, this commit id is used to fetch and build the CTK while image creation.