diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-07-30 16:28:46 +0100 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-07-31 17:15:52 +0100 |
commit | 9562687244f2384dd47e2da3b9c8e98f0df2d3f3 (patch) | |
tree | 6f19897996024ee2f45304d7e1d77e97335f08dc | |
parent | c2d6e68b32be2bc2a421f21d23b12abdf314198c (diff) |
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) <TianL@amdocs.com>
-rw-r--r-- | charts/aai-babel/resources/config/auth/tomcat_keystore | bin | 2214 -> 2483 bytes |
-rw-r--r-- | charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 | bin | 2556 -> 2817 bytes |
-rw-r--r-- | charts/aai-modelloader/resources/config/auth/tomcat_keystore | bin | 2214 -> 2483 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/charts/aai-babel/resources/config/auth/tomcat_keystore b/charts/aai-babel/resources/config/auth/tomcat_keystore Binary files differindex 9eec841..e1d24d9 100644 --- a/charts/aai-babel/resources/config/auth/tomcat_keystore +++ b/charts/aai-babel/resources/config/auth/tomcat_keystore diff --git a/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 b/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 Binary files differindex dbf4fca..e64895e 100644 --- a/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 +++ b/charts/aai-modelloader/resources/config/auth/babel-client-cert.p12 diff --git a/charts/aai-modelloader/resources/config/auth/tomcat_keystore b/charts/aai-modelloader/resources/config/auth/tomcat_keystore Binary files differindex 9eec841..e1d24d9 100644 --- a/charts/aai-modelloader/resources/config/auth/tomcat_keystore +++ b/charts/aai-modelloader/resources/config/auth/tomcat_keystore |