Fix issues with drools pdp of policy framework
[nonrtric.git] / docker-compose / docker-compose-policy-framework / config / drools-apps / custom / APPC-CL-topic.properties
index f265b7c..77362f2 100644 (file)
@@ -20,9 +20,9 @@ dmaap.source.topics=APPC-CL
 dmaap.sink.topics=APPC-CL
 
 dmaap.source.topics.APPC-CL.servers=${env:DMAAP_SERVERS}
-dmaap.source.topics.APPC-CL.https=true
+dmaap.source.topics.APPC-CL.https=false
 dmaap.source.topics.APPC-CL.selfSignedCertificates=true
 
 dmaap.sink.topics.APPC-CL.servers=${env:DMAAP_SERVERS}
-dmaap.sink.topics.APPC-CL.https=true
+dmaap.sink.topics.APPC-CL.https=false
 dmaap.sink.topics.APPC-CL.selfSignedCertificates=true