diff --git a/integration-tests/templates/openBIS-server/openbis.conf b/integration-tests/templates/openBIS-server/openbis.conf
index 44a0aba8027bf26f613b052523dd923312691e2b..5b28ee58242e03df5f707a7ad40f3e58c4aa6851 100644
--- a/integration-tests/templates/openBIS-server/openbis.conf
+++ b/integration-tests/templates/openBIS-server/openbis.conf
@@ -10,7 +10,7 @@
 #
 # General options to the JRE
 #
-JAVA_OPTS=${JAVA_OPTS:=-server -Djavax.net.ssl.trustStore=openBIS.keystore}
+JAVA_OPTS=${JAVA_OPTS:=-server -Djavax.net.ssl.trustStore=etc/openBIS.keystore}
 
 #
 # Memory options to the JRE