From: Lee, Tian (tl5884) Date: Tue, 30 Jul 2019 15:28:46 +0000 (+0100) Subject: Update self-signed certs X-Git-Tag: 5.0.1-ONAP~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9562687244f2384dd47e2da3b9c8e98f0df2d3f3;p=aai%2Foom.git Update self-signed certs Self signed certs for Babel and Model Loader have been regenerated with a SAN list. This is to support the upgrade of Spring Boot from 1.5.x to the latest 2.1.6. The latest version of Spring Boot will throw an SSL exception if a clients attempts SSL handshake without a cert containing a valid SAN list. Change-Id: Icdcd1d69a94e77d318857b71b2257c16832370cc Issue-ID: AAI-2540 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/charts/aai-babel/resources/config/auth/tomcat_keystore b/charts/aai-babel/resources/config/auth/tomcat_keystore index 9eec841..e1d24d9 100644 Binary files a/charts/aai-babel/resources/config/auth/tomcat_keystore and b/charts/aai-babel/resources/config/auth/tomcat_keystore differ diff --git a/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 b/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 index dbf4fca..e64895e 100644 Binary files a/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 and b/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 differ diff --git a/charts/aai-modelloader/resources/config/auth/tomcat_keystore b/charts/aai-modelloader/resources/config/auth/tomcat_keystore index 9eec841..e1d24d9 100644 Binary files a/charts/aai-modelloader/resources/config/auth/tomcat_keystore and b/charts/aai-modelloader/resources/config/auth/tomcat_keystore differ