From b5c6f9382a2fe95ca035a7725ecfdcede7dfb8ee Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Tue, 18 Sep 2018 10:57:03 +0100 Subject: [Spike] Update to use DMaaP with SSL - DMaaP client configured to use HTTPS protocol in XML bean definition. - Values yaml updated with port and protocol. - Update JKS trust store (tomcat_keystore) to accept the DMaaP certificate. Change-Id: I71e8592b5aa6ca2170ee8449a14e6c7469a93839 Issue-ID: AAI-1537 Signed-off-by: Michael Arrastia --- charts/aai-spike/resources/config/spike-beans.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'charts/aai-spike/resources/config/spike-beans.xml') diff --git a/charts/aai-spike/resources/config/spike-beans.xml b/charts/aai-spike/resources/config/spike-beans.xml index 20dfbc5..50be8cb 100644 --- a/charts/aai-spike/resources/config/spike-beans.xml +++ b/charts/aai-spike/resources/config/spike-beans.xml @@ -37,6 +37,8 @@ + + @@ -48,6 +50,8 @@ + + -- cgit 1.2.3-korg