From: Kajur, Harish (vk250x) Date: Sun, 24 Jan 2021 01:25:31 +0000 (-0500) Subject: Update sparky cert expiring in march X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fguilin;p=aai%2Foom.git Update sparky cert expiring in march Issue-ID: AAI-2841 Change-Id: I07ffdacdabcd46eb270b0f47808f7a195ed21189 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/components/aai-sparky-be/resources/config/application-ssl.properties b/components/aai-sparky-be/resources/config/application-ssl.properties index 50e8432..4db6c0a 100644 --- a/components/aai-sparky-be/resources/config/application-ssl.properties +++ b/components/aai-sparky-be/resources/config/application-ssl.properties @@ -14,7 +14,7 @@ server.port=8000 server.ssl.key-store=file:${CONFIG_HOME}/auth/org.onap.aai.p12 -server.ssl.key-store-password=OBF:1cqc1l4h1qhu1j751p3j1kmy1ncw1o6g1hf418571g7i1d9r1dan1ga8185f1hfy1o461ncu1kjo1p671j7x1qjg1l8t1cne +server.ssl.key-store-password=OBF:1xfz1qie1jf81b3s1ir91tag1h381cvr1kze1zli16kj1b301b4y16kb1zm01kzo1cw71gze1t9y1ivd1b461je21qiw1xf3 server.ssl.enabled-protocols=TLSv1.1,TLSv1.2 server.ssl.trust-store=file:${CONFIG_HOME}/auth/truststoreONAPall.jks server.ssl.trust-store-password=OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0 diff --git a/components/aai-sparky-be/resources/config/application.properties b/components/aai-sparky-be/resources/config/application.properties index 108f9ef..7f0fe8a 100644 --- a/components/aai-sparky-be/resources/config/application.properties +++ b/components/aai-sparky-be/resources/config/application.properties @@ -29,7 +29,7 @@ portal.cadiFileLocation={{.Values.config.cadiFileLocation}} searchservice.hostname={{.Values.global.searchData.serviceName}} searchservice.port=9509 searchservice.client-cert=client-cert-onap.p12 -searchservice.client-cert-password=1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 +searchservice.client-cert-password=1xfz1qie1jf81b3s1ir91tag1h381cvr1kze1zli16kj1b301b4y16kb1zm01kzo1cw71gze1t9y1ivd1b461je21qiw1xf3 searchservice.truststore=tomcat_keystore schema.ingest.file=${CONFIG_HOME}/schemaIngest.properties diff --git a/components/aai-sparky-be/resources/config/auth/client-cert-onap.p12 b/components/aai-sparky-be/resources/config/auth/client-cert-onap.p12 index aa4ae74..2601acf 100644 Binary files a/components/aai-sparky-be/resources/config/auth/client-cert-onap.p12 and b/components/aai-sparky-be/resources/config/auth/client-cert-onap.p12 differ diff --git a/components/aai-sparky-be/resources/config/auth/org.onap.aai.p12 b/components/aai-sparky-be/resources/config/auth/org.onap.aai.p12 index b2449c6..2601acf 100644 Binary files a/components/aai-sparky-be/resources/config/auth/org.onap.aai.p12 and b/components/aai-sparky-be/resources/config/auth/org.onap.aai.p12 differ