Get an app's certificate for a compute node.

Prev Next
Get
/v1/apps/{app-id}/node/{node-id}/certificate-details

Get certificate for the app of a compute node.

Security
API Key: bearerToken
Header parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parameters
node-id
string (uuid) Required

UUID of a compute node.

app-id
string (uuid) Required

UUID of an app.

Responses
200

App certificate details.

Expand All
object
enclave_info
object (EnclaveInfo)

Info on a application enclave.

mrenclave
string

mrenclave of an image, as a hex string.

mrsigner
string

mrsigner of an image, as a hex string.

isvprodid
integer (int32)

ISV Product Id.

isvsvn
integer (int32)

ISV Security Version Number.

subject_name
string

Name of the subject.

issuer_name
string

Name of the issuer.

valid_until
integer (int64)

Certificate expiry date.

valid_from
integer (int64)

Certificate valid from.

cpusvn
string

CPUSVN, as a hex string.

ias_quote_status
string

IAS quote status.