From cecf1358bfeb7e25ac4ecf7f524f4e728b15ca35 Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Mon, 5 Aug 2019 14:23:18 +0100 Subject: Update git submodules * Update kubernetes/aai from branch 'master' to 9562687244f2384dd47e2da3b9c8e98f0df2d3f3 - 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) --- kubernetes/aai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/aai b/kubernetes/aai index c2d6e68b32..9562687244 160000 --- a/kubernetes/aai +++ b/kubernetes/aai @@ -1 +1 @@ -Subproject commit c2d6e68b32be2bc2a421f21d23b12abdf314198c +Subproject commit 9562687244f2384dd47e2da3b9c8e98f0df2d3f3 -- cgit 1.2.3-korg