Skip to content

Commit 7f84575

Browse files
authored
Update to correct URL for Azure local_pck_url (#307)
Signed-off-by: lingyuji <lingyu.jiang@intel.com>
1 parent 1e969e0 commit 7f84575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuoteGeneration/qcnl/linux/sgx_default_qcnl_azure.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
"retry_delay": 5,
1717

18-
"local_pck_url": "http://10.0.0.100/metadata/THIM/sgx/certification/v4/",
18+
"local_pck_url": "http://169.254.169.254/metadata/THIM/sgx/certification/v4/",
1919

2020
"pck_cache_expire_hours": 48,
2121

0 commit comments

Comments
 (0)