Browse Source

verify_peer: false

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

+ 5 - 0
app/config/config.yml

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