From 78657b0693906a4070854decf7012417c216b84c Mon Sep 17 00:00:00 2001 From: eronkeo Date: Wed, 27 Feb 2019 09:20:43 +0000 Subject: Renew AAF certs for DMaaP DR - Casablanca Change-Id: I18d8905cad2e2ae872bf459989f30dbe1b0b2459 Issue-ID: DMAAP-1065 Signed-off-by: eronkeo --- datarouter-node/aaf_certs/org.onap.dmaap-dr.jks | Bin 3659 -> 3645 bytes datarouter-node/aaf_certs/org.onap.dmaap-dr.trust.jks | Bin 1413 -> 1413 bytes datarouter-node/pom.xml | 2 +- datarouter-node/src/main/resources/node.properties | 8 ++++---- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'datarouter-node') diff --git a/datarouter-node/aaf_certs/org.onap.dmaap-dr.jks b/datarouter-node/aaf_certs/org.onap.dmaap-dr.jks index 4529cccb..4bbd3580 100644 Binary files a/datarouter-node/aaf_certs/org.onap.dmaap-dr.jks and b/datarouter-node/aaf_certs/org.onap.dmaap-dr.jks differ diff --git a/datarouter-node/aaf_certs/org.onap.dmaap-dr.trust.jks b/datarouter-node/aaf_certs/org.onap.dmaap-dr.trust.jks index 096fbb26..db9eae39 100644 Binary files a/datarouter-node/aaf_certs/org.onap.dmaap-dr.trust.jks and b/datarouter-node/aaf_certs/org.onap.dmaap-dr.trust.jks differ diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 6d56d373..7343c33e 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.7-SNAPSHOT + 1.0.8-SNAPSHOT ../pom.xml datarouter-node 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 # -- cgit 1.2.3-korg