Browse Source

verify_peer: false

Daniel Libonati 7 years ago
parent
commit
715b6dadbd
1 changed files with 5 additions and 0 deletions
  1. 5 0
      app/config/config.yml

+ 5 - 0
app/config/config.yml

@@ -132,3 +132,8 @@ stof_doctrine_extensions:
     orm:
         default:
             timestampable: true
+
+# Accept self-signed certificates
+hwi_oauth:
+    http_client:
+        verify_peer: false