diff options
author | eronkeo <ronan.keogh@est.tech> | 2019-02-27 09:20:43 +0000 |
---|---|---|
committer | eronkeo <ronan.keogh@est.tech> | 2019-02-27 09:20:43 +0000 |
commit | 78657b0693906a4070854decf7012417c216b84c (patch) | |
tree | 0b3bacc50321c0757b454aae7a06ece729df8def /datarouter-prov/src/main/resources/provserver.properties | |
parent | 3a136555f001ea7222994d3b86ee9b9064a8cde5 (diff) |
Renew AAF certs for DMaaP DR - Casablanca1.0.8
Change-Id: I18d8905cad2e2ae872bf459989f30dbe1b0b2459
Issue-ID: DMAAP-1065
Signed-off-by: eronkeo <ronan.keogh@est.tech>
Diffstat (limited to 'datarouter-prov/src/main/resources/provserver.properties')
-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 |