diff options
Diffstat (limited to 'datarouter-prov/src/test/resources/integration_test.properties')
-rw-r--r-- | datarouter-prov/src/test/resources/integration_test.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/datarouter-prov/src/test/resources/integration_test.properties b/datarouter-prov/src/test/resources/integration_test.properties new file mode 100644 index 00000000..36b2ac3c --- /dev/null +++ b/datarouter-prov/src/test/resources/integration_test.properties @@ -0,0 +1,5 @@ +test.keystore=self_signed/keystore.jks +test.kspassword=changeit +test.truststore=self_signed/cacerts.jks +test.tspassword=changeit +test.host=https://prov.datarouternew.com:8443
\ No newline at end of file |