diff --git a/key-provider-build/sgx_default_qcnl.conf b/key-provider-build/sgx_default_qcnl.conf index 2fd738a0..38b67383 100644 --- a/key-provider-build/sgx_default_qcnl.conf +++ b/key-provider-build/sgx_default_qcnl.conf @@ -1,6 +1,6 @@ { - "pccs_url": "https://127.0.0.1:8081/sgx/certification/v4/", - "use_secure_cert": false, + "pccs_url": "https://pccs.phala.network/sgx/certification/v4/", + "use_secure_cert": true, "retry_times": 6, "retry_delay": 10, "pck_cache_expire_hours": 168,