Explorar el Código

jicofo: disable cert verification for jvb xmpp (#1501)

Aaron van Meerten hace 2 años
padre
commit
ef7ef9c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jicofo/rootfs/defaults/jicofo.conf

+ 1 - 0
jicofo/rootfs/defaults/jicofo.conf

@@ -184,6 +184,7 @@ jicofo {
         domain =  "{{ $JVB_XMPP_AUTH_DOMAIN }}"
         username = "focus"
         password = "{{ .Env.JICOFO_AUTH_PASSWORD }}"
+        disable-certificate-verification = true
       }
       {{ end }}
       {{ if $ENABLE_RECORDING }}