From 54668628a12b389d40853c58330977a70bd4795d Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 5 Aug 2019 12:01:16 -0400 Subject: Disable non-workflow mS in helm charts Issue-ID: AAI-2558 Signed-off-by: Jimmy Forsyth Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11 --- .../resources/config/auth/aai-os-cert.p12 | Bin 0 -> 4357 bytes .../resources/config/auth/babel-client-cert.p12 | Bin 0 -> 2817 bytes .../resources/config/auth/tomcat_keystore | Bin 0 -> 2483 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 components/aai-modelloader/resources/config/auth/aai-os-cert.p12 create mode 100644 components/aai-modelloader/resources/config/auth/babel-client-cert.p12 create mode 100644 components/aai-modelloader/resources/config/auth/tomcat_keystore (limited to 'components/aai-modelloader/resources/config/auth') diff --git a/components/aai-modelloader/resources/config/auth/aai-os-cert.p12 b/components/aai-modelloader/resources/config/auth/aai-os-cert.p12 new file mode 100644 index 0000000..ee57120 Binary files /dev/null and b/components/aai-modelloader/resources/config/auth/aai-os-cert.p12 differ diff --git a/components/aai-modelloader/resources/config/auth/babel-client-cert.p12 b/components/aai-modelloader/resources/config/auth/babel-client-cert.p12 new file mode 100644 index 0000000..e64895e Binary files /dev/null and b/components/aai-modelloader/resources/config/auth/babel-client-cert.p12 differ diff --git a/components/aai-modelloader/resources/config/auth/tomcat_keystore b/components/aai-modelloader/resources/config/auth/tomcat_keystore new file mode 100644 index 0000000..e1d24d9 Binary files /dev/null and b/components/aai-modelloader/resources/config/auth/tomcat_keystore differ -- cgit 1.2.3-korg