From 9234bdec7f994e8b11953fdbc358768defba8fc7 Mon Sep 17 00:00:00 2001 From: Ravi Geda Date: Tue, 30 Oct 2018 10:03:44 +0000 Subject: Add Pluggable Security to Champ Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true Change-Id: I19d4755a58041c58070e0cd36d263e4e49b3f743 Issue-ID: AAF-587 Signed-off-by: Ravi Geda --- .../resources/fproxy/config/auth/client-cert.p12 | Bin 0 -> 2556 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 kubernetes/aai/charts/aai-champ/resources/fproxy/config/auth/client-cert.p12 (limited to 'kubernetes/aai/charts/aai-champ/resources/fproxy/config/auth/client-cert.p12') diff --git a/kubernetes/aai/charts/aai-champ/resources/fproxy/config/auth/client-cert.p12 b/kubernetes/aai/charts/aai-champ/resources/fproxy/config/auth/client-cert.p12 new file mode 100644 index 0000000000..dbf4fcacec Binary files /dev/null and b/kubernetes/aai/charts/aai-champ/resources/fproxy/config/auth/client-cert.p12 differ -- cgit 1.2.3-korg