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-node/src/main/resources/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-node/src/main/resources/node.properties')
-rw-r--r-- | datarouter-node/src/main/resources/node.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/datarouter-node/src/main/resources/node.properties b/datarouter-node/src/main/resources/node.properties index de38cb6f..8b5568bc 100644 --- a/datarouter-node/src/main/resources/node.properties +++ b/datarouter-node/src/main/resources/node.properties @@ -2,7 +2,7 @@ # ============LICENSE_START================================================== # * org.onap.dmaap # * =========================================================================== -# * Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# * Copyright © 2017 AT&T Intellectual Property. All rights reserved. # * =========================================================================== # * Licensed under the Apache License, Version 2.0 (the "License"); # * you may not use this file except in compliance with the License. @@ -82,11 +82,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 # @@ -99,7 +99,7 @@ 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 # |