Add the https as transport type for dmaap 53/70753/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 18 Oct 2018 17:19:23 +0000 (13:19 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 18 Oct 2018 17:19:28 +0000 (13:19 -0400)
Issue-ID: AAI-1761
Change-Id: I22f83ad5fe5efd404657f6a4e71229a557dd2ce9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-graphadmin/appconfig/application.properties
aai-resources/appconfig/application.properties
aai-traversal/appconfig/application.properties

index 3cd8e03..32ef1b7 100644 (file)
@@ -34,6 +34,7 @@ server.ssl.key-store-type=JKS
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61450
 dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index 2e3342c..192093f 100644 (file)
@@ -38,6 +38,7 @@ server.ssl.key-store-type=JKS
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61647
 dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index a2edbea..e569fe3 100644 (file)
@@ -37,6 +37,7 @@ server.ssl.key-store-type=JKS
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61647
 dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema