diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2019-10-14 15:55:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-14 15:55:19 +0000 |
commit | 9df67948f715f9cddd51287cd3e91f7cbcf1912b (patch) | |
tree | 1427c3e63920249235f9df73b6cc31fe77c078b7 /datarouter-prov/src/test/resources/h2Database.properties | |
parent | 027de6cd99fbfc703a1eed04a187e2271b4a5c57 (diff) | |
parent | 1ccd9c36ba12849148f9eb73e8ff2ffe4ade5870 (diff) |
Merge "Update AAF loading procedure"
Diffstat (limited to 'datarouter-prov/src/test/resources/h2Database.properties')
-rwxr-xr-x | datarouter-prov/src/test/resources/h2Database.properties | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/datarouter-prov/src/test/resources/h2Database.properties b/datarouter-prov/src/test/resources/h2Database.properties index 991fadc5..a9c831a3 100755 --- a/datarouter-prov/src/test/resources/h2Database.properties +++ b/datarouter-prov/src/test/resources/h2Database.properties @@ -30,11 +30,4 @@ org.onap.dmaap.datarouter.provserver.accesslog.dir = unit-test-logs org.onap.dmaap.datarouter.provserver.spooldir = src/test/resources org.onap.dmaap.datarouter.provserver.dbscripts = src/test/resources org.onap.dmaap.datarouter.provserver.localhost = 127.0.0.1 -org.onap.dmaap.datarouter.provserver.passwordencryption = PasswordEncryptionKey#@$%^&1234# - -org.onap.dmaap.datarouter.provserver.keystore.type = jks -org.onap.dmaap.datarouter.provserver.keymanager.password = FZNkU,B%NJzcT1v7;^v]M#ZX -org.onap.dmaap.datarouter.provserver.keystore.path = aaf_certs/org.onap.dmaap-dr.jks -org.onap.dmaap.datarouter.provserver.keystore.password = FZNkU,B%NJzcT1v7;^v]M#ZX -org.onap.dmaap.datarouter.provserver.truststore.path = aaf_certs/org.onap.dmaap-dr.trust.jks -org.onap.dmaap.datarouter.provserver.truststore.password = +mzf@J.D^;3!![*Xr.z$c#?b
\ No newline at end of file +org.onap.dmaap.datarouter.provserver.passwordencryption = PasswordEncryptionKey#@$%^&1234#
\ No newline at end of file |