diff --git a/pylinkahead.ini.template b/pylinkahead.ini.template
index 439f8c1701206eaf271cd93c87b9e8c8d02e2e6e..4761458a2ec85eedee3f4b3bcc89804986d8cccb 100644
--- a/pylinkahead.ini.template
+++ b/pylinkahead.ini.template
@@ -18,7 +18,7 @@ test_server_side_scripting.bin_dir.server=/opt/caosdb/git/caosdb-server/scriptin
 
 # Location of the files from the pyinttest (i.e. host) perspective.  Probably the local extroot
 # path plus `/test_insert_files_in_dir/`.
-test_files.test_insert_files_in_dir.local=/path/to/linkahead-pyinttest/test_profile/paths/extroot/test_insert_files_in_dir/
+test_files.test_insert_files_in_dir.local=./test_profile/paths/extroot/test_insert_files_in_dir/
 
 # Location of the files from the caosdb server's perspective.  Probably with the same last
 # component(s) as the local variant (above).
@@ -46,7 +46,7 @@ password=caosdb
 
 ## Provide SSL certificate used by the CaosDB server for all tests to
 ## run. Some integration tests will fail without a valid certificate here.
-cacert=/path/to/cert.pem
+cacert=./test_profile/custom/other/cert/caosdb.cert.pem
 
 #debug=0
 #ssl_insecure=True