From 2dd2ac27f51060ff689a991321ae3e8f69416492 Mon Sep 17 00:00:00 2001 From: Kasper Ziemianek Date: Mon, 14 Apr 2025 17:04:09 +0200 Subject: [PATCH] update allowed file name --- tee-worker/omni-executor/omni-executor.manifest.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tee-worker/omni-executor/omni-executor.manifest.template b/tee-worker/omni-executor/omni-executor.manifest.template index 36e7f56b5a..1af753be13 100644 --- a/tee-worker/omni-executor/omni-executor.manifest.template +++ b/tee-worker/omni-executor/omni-executor.manifest.template @@ -16,7 +16,7 @@ loader.env.MALLOC_ARENA_MAX = "1" loader.env.RUST_BACKTRACE = "full" sgx.allowed_files = [ - "file:local/unsafe-keystore" + "file:local/untrusted-keystore" ] fs.mounts = [