curl --location --request POST 'https://api.genxt.ai:9000/aTLS' \
--header 'Content-Type: application/json' \
--data-raw '{
"nonce": "string"
}'
{
"evidence": {
"report": "string",
"quote": "string",
"cgpu_attestation": null,
"module_load_order": {
"kernel": "string",
"order": [
"string"
]
}
},
"certificate": "string"
}