diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:02:04 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:19:17 +0100 |
commit | 2dfca3dc2f06f4e6319094bb006eff090178a8f1 (patch) | |
tree | 2a6655b5a1fe2814fd6cc9da90dcdda6d867e80b /datarouter-prov/src/main/resources/provserver.properties | |
parent | 6c364bc626f9bd5eb6d5dedd84bd823c3c26f91d (diff) |
New DR AAF certs for elalto branch2.2.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I8459b64627eb79de37086dc061cf07e6dbac345f
Issue-ID: DMAAP-1421
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 59b791dc..75857a8f 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 = FZNkU,B%NJzcT1v7;^v]M#ZX +org.onap.dmaap.datarouter.provserver.keymanager.password = )OC(*mtYL!1ZJk{sLl3bk?@h org.onap.dmaap.datarouter.provserver.keystore.path = /opt/app/datartr/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.keystore.password = )OC(*mtYL!1ZJk{sLl3bk?@h 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 = +mzf@J.D^;3!![*Xr.z$c#?b +org.onap.dmaap.datarouter.provserver.truststore.password = vn$sH1Y8X$so:&9u0zYsz{7c org.onap.dmaap.datarouter.provserver.accesslog.dir = /opt/app/datartr/logs org.onap.dmaap.datarouter.provserver.spooldir = /opt/app/datartr/spool |