From 2578aa1bb72e71823df701aa10a3b87dcce66202 Mon Sep 17 00:00:00 2001 From: Ravi Geda Date: Wed, 7 Nov 2018 22:37:16 +0000 Subject: Add Pluggable Security to aai-resources Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If5d2be859ead2f0bd81aabb4fde749f105974bcf Issue-ID: AAF-616 Signed-off-by: Ravi Geda --- .../resources/rproxy/config/auth/client-cert.p12 | Bin 0 -> 4291 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 kubernetes/aai/charts/aai-resources/resources/rproxy/config/auth/client-cert.p12 (limited to 'kubernetes/aai/charts/aai-resources/resources/rproxy/config/auth/client-cert.p12') diff --git a/kubernetes/aai/charts/aai-resources/resources/rproxy/config/auth/client-cert.p12 b/kubernetes/aai/charts/aai-resources/resources/rproxy/config/auth/client-cert.p12 new file mode 100644 index 0000000000..071d407de5 Binary files /dev/null and b/kubernetes/aai/charts/aai-resources/resources/rproxy/config/auth/client-cert.p12 differ -- cgit 1.2.3-korg