diff options
author | econwar <conor.ward@est.tech> | 2019-04-01 12:57:12 +0000 |
---|---|---|
committer | econwar <conor.ward@est.tech> | 2019-04-01 12:57:12 +0000 |
commit | 41b406aa9a9ed6dcba19bc71e03acbcc1def57fb (patch) | |
tree | 7c9508f1da8419ea2a4e4bee8cd82a1a1978121d /datarouter-docker-compose/src/main/resources/node_data/node.properties | |
parent | 4bec31c557c4d5186c1986e30074f796232fef6a (diff) |
Update AAF certs with year duration1.0.9
Change-Id: If5b19ccfa40194c9bd15ecf6adce36e48338c04a
Issue-ID: DMAAP-1065
Signed-off-by: econwar <conor.ward@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 | 6 |
1 files changed, 3 insertions, 3 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 d0b1c337..15fd394d 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=]3V)($O&.Mv]W{f8^]6SxGNL +KeyStorePassword=WGxd2P6MDo*Bi4+UdzWs{?$8 # # The password for the private key in the https keystore # -KeyPassword=]3V)($O&.Mv]W{f8^]6SxGNL +KeyPassword=WGxd2P6MDo*Bi4+UdzWs{?$8 # # The type of truststore for https # @@ -100,7 +100,7 @@ TrustStoreFile=/opt/app/datartr/aaf_certs/org.onap.dmaap-dr.trust.jks # # The password for the https truststore # -TrustStorePassword=(Rd,&{]%ePdp}4JZjqoJ2G+g +TrustStorePassword=)OBvCd{e{aWq.^mJJdX:S:1& # # The path to the file used to trigger an orderly shutdown # |