Browse Source

verify_peer: false

Daniel Libonati 7 năm trước cách đây
mục cha
commit
637055abc8
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      app/config/config.yml

+ 5 - 0
app/config/config.yml

@@ -114,3 +114,8 @@ sonata_admin:
     persist_filters: true
     security:
         handler: sonata.admin.security.handler.role
+
+# Accept self-signed certificates
+hwi_oauth:
+    http_client:
+        verify_peer: false