IMPORTANT NOTES:
- Note that this feature is opt-in, and is therefore not accessible by default to all customers. To enable it, submit a ticket to our Customer Success Manager.
- This article will be deprecated by February 28th, 2025. For all API Co-signer documentation, visit this overview article, which also links to updated Co-signer content in the Developer Portal.
The same CLI found within the SGX CLI can be found here.
For further information, visit the SGX API Co-Signer Command-Line Interface (CLI).
In addition to that, you can find the additional commands within the Nitro CLI:
Get Enclave Status
./cosigner get-status
In order to check the status of the enclave, run the above command.
Get PCR Values
./cosigner get-pcrs
In case you lost or need to re-update the PCR values within the KMS policy, use the above command to get the latest PCR values.
Upgrade Co-Signer
./cosigner upgrade-cosigner
Whenever a newly created package is provisioned, use the above command to upgrade to the latest version.