tests: add test data for batch 497577

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2025-03-06 15:23:57 +01:00
parent 71de3a53bc
commit 04ca324889
Signed by: harald
GPG key ID: F519A1143B3FBE32
11 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"pccs_url": "https://api.trustedservices.intel.com/sgx/certification/v3/",
"use_secure_cert": false,
"collateral_service": "https://api.trustedservices.intel.com/sgx/certification/v3/",
"retry_times": 6,
"retry_delay": 10,
"pck_cache_expire_hours": 168,
"verify_collateral_cache_expire_hours": 168,
"local_cache_only": false
}