Fix issues with drools pdp of policy framework
[nonrtric.git] / docker-compose / docker-compose-policy-framework / config / drools-apps / custom / GUARD-http-client.properties
index e4c2553..4266b04 100644 (file)
@@ -19,7 +19,7 @@
 http.client.services=GUARD
 
 http.client.services.GUARD.managed=true
-http.client.services.GUARD.https=true
+http.client.services.GUARD.https=false
 http.client.services.GUARD.host=${envd:PDP_HOST}
 http.client.services.GUARD.port=${envd:PDP_PORT}
 http.client.services.GUARD.userName=${envd:PDP_USERNAME}