Browse Source

Removed autogenerated test files from manifest.

dettanym 4 years ago
parent
commit
e2822ad8c4
1 changed files with 0 additions and 5 deletions
  1. 0 5
      httpd.manifest.template

+ 0 - 5
httpd.manifest.template

@@ -96,11 +96,6 @@ sgx.trusted_files.conf3 = file:$(INSTALL_DIR)/conf/mime.types
 sgx.trusted_files.server_cert = file:$(INSTALL_DIR)/conf/server.crt
 sgx.trusted_files.server_key  = file:$(INSTALL_DIR)/conf/server.key
 
-# Apache HTTP documents (trusted)
-# We only specify those documents used in our tests/benchmarks.
-sgx.trusted_files.htdocs1 = file:$(INSTALL_DIR)/htdocs/index.html
-sgx.trusted_files.htdocs2 = file:$(INSTALL_DIR)/htdocs/random/10K.1.html
-
 # Apache logs directory (untrusted and allowed, since log files are not security-critical)
 sgx.allowed_files.logs = file:$(INSTALL_DIR)/logs