intel / trusted-certificate-issuer

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

Use nonce passed in the CSR extension for quote verification #71

Closed avalluri closed 1 year ago

avalluri commented 1 year ago

Fixes #70

Chen-Xintong commented 1 year ago

Hi @avalluri @poussa, can you help merge this PR for the sgx-mtls 1.16.1 release? Thanks.