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

This commit is contained in:
Aaron van Meerten 2023-03-16 08:55:18 -05:00 committed by GitHub
parent a8fe1aaee4
commit ef7ef9cfd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}