Figure out how to properly sign release enclaves. #1707
Labels
c:build
Category: build environment
c:security
Category: security sensitive
p:1
Priority: core feature
At some point we need to start signing enclaves with our production SGX keys. This isn't too difficult in theory, however the fortanix tooling (
sgxs-sign
) does not support signatures with a HSM.As it is unacceptable to be carting around our signing key as a PEM file, this likely will require extending the tooling or writing our own.
Estimated cost: 1 sprint
The text was updated successfully, but these errors were encountered: