diff options
author | eronkeo <ronan.keogh@est.tech> | 2019-02-25 10:45:40 +0000 |
---|---|---|
committer | eronkeo <ronan.keogh@est.tech> | 2019-02-25 10:45:40 +0000 |
commit | 1101277823cdd2a5cd69a5329f22c5c8fc5e75a2 (patch) | |
tree | a5e8ac6f74f910f662ada6a60d5c9e5e3d02b889 /datarouter-prov/src | |
parent | efa3decef17b55b6ce8226c78c6d8327e0a41896 (diff) |
AAF Certs update for DMaaP DR
Change-Id: Ib2840757024294343988396721cdf35cabcaf2a0
Issue-ID: DMAAP-1048
Signed-off-by: eronkeo <ronan.keogh@est.tech>
Diffstat (limited to 'datarouter-prov/src')
-rwxr-xr-x | datarouter-prov/src/main/resources/provserver.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/datarouter-prov/src/main/resources/provserver.properties b/datarouter-prov/src/main/resources/provserver.properties index 84218b9f..4dcdee5f 100755 --- a/datarouter-prov/src/main/resources/provserver.properties +++ b/datarouter-prov/src/main/resources/provserver.properties @@ -27,11 +27,11 @@ org.onap.dmaap.datarouter.provserver.https.port = 8443 org.onap.dmaap.datarouter.provserver.https.relaxation = true org.onap.dmaap.datarouter.provserver.keystore.type = jks -org.onap.dmaap.datarouter.provserver.keymanager.password = Qgw77oaQcdP*F8Pwa[&.,.Ab +org.onap.dmaap.datarouter.provserver.keymanager.password = AT{];bvaDiytVD&oWhMZj0N5 org.onap.dmaap.datarouter.provserver.keystore.path = /opt/app/datartr/aaf_certs/org.onap.dmaap-dr.jks -org.onap.dmaap.datarouter.provserver.keystore.password = Qgw77oaQcdP*F8Pwa[&.,.Ab +org.onap.dmaap.datarouter.provserver.keystore.password = AT{];bvaDiytVD&oWhMZj0N5 org.onap.dmaap.datarouter.provserver.truststore.path = /opt/app/datartr/aaf_certs/org.onap.dmaap-dr.trust.jks -org.onap.dmaap.datarouter.provserver.truststore.password = 9M?)?:KAj1z6gpLhNrVUG@0T +org.onap.dmaap.datarouter.provserver.truststore.password = ljlS@Y}0]{UO(TnwvEWkgJ%] org.onap.dmaap.datarouter.provserver.accesslog.dir = /opt/app/datartr/logs org.onap.dmaap.datarouter.provserver.spooldir = /opt/app/datartr/spool |