We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f49f228 + 86822bc commit 697918cCopy full SHA for 697918c
key-provider-build/sgx_default_qcnl.conf
@@ -1,6 +1,6 @@
1
{
2
- "pccs_url": "https://127.0.0.1:8081/sgx/certification/v4/",
3
- "use_secure_cert": false,
+ "pccs_url": "https://pccs.phala.network/sgx/certification/v4/",
+ "use_secure_cert": true,
4
"retry_times": 6,
5
"retry_delay": 10,
6
"pck_cache_expire_hours": 168,
0 commit comments