mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 15:34:48 +02:00
tests: add test data for batch 497577
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
71de3a53bc
commit
04ca324889
11 changed files with 18 additions and 0 deletions
10
assets/sgx_default_qcnl-v3.conf.json
Normal file
10
assets/sgx_default_qcnl-v3.conf.json
Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue