# These are site-specific properties used by the test suites. # The environment variable EPP_SITE_PROPERTIES can be set to the path of a localised # file for the following variables. The TestEnvironment class will use this env var # to find the specialised site properties. # epp.client.clID=<> epp.client.password=<> epp.server.hostname=<> epp.server.port=<> # Relative paths will be interpreted relative to the cwd of the process using # the TestEnvironment instance. ssl.privatekey.location=<> ssl.privatekey.pass=<> ssl.cert.location=<> ssl.ca.location=<>