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-docker-compose/src/main/resources/node_data/node.properties | |
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-docker-compose/src/main/resources/node_data/node.properties')
-rw-r--r-- | datarouter-docker-compose/src/main/resources/node_data/node.properties | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/datarouter-docker-compose/src/main/resources/node_data/node.properties b/datarouter-docker-compose/src/main/resources/node_data/node.properties index 03096570..98b7137a 100644 --- a/datarouter-docker-compose/src/main/resources/node_data/node.properties +++ b/datarouter-docker-compose/src/main/resources/node_data/node.properties @@ -83,11 +83,11 @@ KeyStoreFile:/opt/app/datartr/aaf_certs/org.onap.dmaap-dr.jks # # The password for the https keystore # -KeyStorePassword=4*&GD+w58RUM]01No.CYY;z6 +KeyStorePassword=]3V)($O&.Mv]W{f8^]6SxGNL # # The password for the private key in the https keystore # -KeyPassword=4*&GD+w58RUM]01No.CYY;z6 +KeyPassword=]3V)($O&.Mv]W{f8^]6SxGNL # # The type of truststore for https # @@ -95,12 +95,11 @@ TrustStoreType=jks # # The path to the truststore for https # -#TrustStoreFile=/usr/lib/jvm/java-8-oracle/jre/lib/security/cacerts TrustStoreFile=/opt/app/datartr/aaf_certs/org.onap.dmaap-dr.trust.jks # # The password for the https truststore # -TrustStorePassword=UDXlT6Iu[F)k,Htk92+B,0Xj +TrustStorePassword=(Rd,&{]%ePdp}4JZjqoJ2G+g # # The path to the file used to trigger an orderly shutdown # |