[POLICY] Fix https connection in policy-ppnt
[oom.git] / kubernetes / policy / components / policy-clamp-cl-pf-ppnt / resources / config / PolicyParticipantParameters.yaml
index 8a6c60e..16d4113 100644 (file)
@@ -25,7 +25,7 @@ participant:
     port: 6969
     userName: ${API_USER}
     password: ${API_PASSWORD}
-    https: true
+    useHttps: true
     allowSelfSignedCerts: true
   policyPapParameters:
     clientName: pap
@@ -33,7 +33,7 @@ participant:
     port: 6969
     userName: ${PAP_USER}
     password: ${PAP_PASSWORD}
-    https: true
+    useHttps: true
     allowSelfSignedCerts: true
   intermediaryParameters:
     reportingTimeIntervalMs: 120000