From 41b406aa9a9ed6dcba19bc71e03acbcc1def57fb Mon Sep 17 00:00:00 2001 From: econwar Date: Mon, 1 Apr 2019 12:57:12 +0000 Subject: Update AAF certs with year duration Change-Id: If5b19ccfa40194c9bd15ecf6adce36e48338c04a Issue-ID: DMAAP-1065 Signed-off-by: econwar --- datarouter-node/src/main/resources/node.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'datarouter-node/src/main') diff --git a/datarouter-node/src/main/resources/node.properties b/datarouter-node/src/main/resources/node.properties index 8b5568bc..f67b6c8d 100644 --- a/datarouter-node/src/main/resources/node.properties +++ b/datarouter-node/src/main/resources/node.properties @@ -82,11 +82,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 # @@ -99,7 +99,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 # -- cgit 1.2.3-korg