diff --git a/openbis/dist/server/openbis.conf b/openbis/dist/server/openbis.conf
index 5ddb154ed2c07c387f0becf778f4576affea2ec7..6c5055b8023ca0d4c43cc2916239c0558d00efc9 100644
--- a/openbis/dist/server/openbis.conf
+++ b/openbis/dist/server/openbis.conf
@@ -10,7 +10,7 @@
 #
 # General options to the JRE
 #
-JAVA_OPTS=${JAVA_OPTS:=-server -d64 -Djavax.net.ssl.trustStore=openBIS.keystore}
+JAVA_OPTS=${JAVA_OPTS:=-server -d64 -Djavax.net.ssl.trustStore=etc/openBIS.keystore}
 
 #
 # Memory options to the JRE