Explorar el Código

verify_peer: false

Daniel Libonati hace 7 años
padre
commit
841287f212
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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