- ${topicServer:message-router}
           topicCommInfrastructure: dmaap
           fetchTimeout: 15000
-          useHttps: ${useHttps:true}
+          useHttps: false
       topicSinks:
         - topic: POLICY-ACRUNTIME-PARTICIPANT
           servers:
             - ${topicServer:message-router}
           topicCommInfrastructure: dmaap
-          useHttps: ${useHttps:true}
+          useHttps: false
     participantSupportedElementTypes:
       -
         typeName: ${supportedElementTypeName:org.onap.policy.clamp.acm.SimAutomationCompositionElement}
         include: health, metrics, prometheus
 server:
   port: 8087
+  ssl:
+    enabled: false
   servlet:
     context-path: /onap/policy/clamp/acm/simparticipant
 
         'policy-clamp-ac-http-ppnt', '6969',
         'policy-clamp-ac-k8s-ppnt', '6969',
         'policy-clamp-ac-pf-ppnt', '6969',
-        'policy-clamp-ac-sim-ppnt', '6969',
         'apex-pdp', '6969'
         ]