From e5367c5ccd5728671c8af436a7d6aacb97104305 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Thu, 18 Mar 2021 09:12:50 +0100 Subject: [AAI] Update certs to be valid until Jan 2022 Currently updating the sparky and generic certificates to be valid until jan 2022 Issue-ID: AAI-2841 Change-Id: I2591c8c7c629e5642c9e6c28070c2666542ad4f3 Signed-off-by: Kajur, Harish (vk250x) Signed-off-by: Sylvain Desbureaux --- .../components/aai-sparky-be/resources/config/application.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'kubernetes/aai/components/aai-sparky-be/resources/config/application.properties') diff --git a/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties b/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties index 929d4ea34d..7f0fe8aa0f 100644 --- a/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties +++ b/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties @@ -1,4 +1,3 @@ -{{/* # Copyright © 2018 Amdocs, Bell Canada, AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -16,7 +15,6 @@ # # disable the default thyme leaf icon on web-pages # -*/}} spring.mvc.favicon.enabled=false # @@ -31,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 -- cgit 1.2.3-korg