feat(talk): add SKIP_CERT_VERIFY env

This environment variable when set to "true" will allow usage
of self-signed certificates.

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Anupam Kumar 2025-07-01 17:53:41 +05:30 committed by Simon L.
parent 3719a89e0e
commit 1b3e519cd7
2 changed files with 2 additions and 0 deletions

View file

@ -95,6 +95,7 @@ backends = backend-1
allowall = false
timeout = 10
connectionsperhost = 8
skipverify = ${SKIP_CERT_VERIFY}
[backend-1]
url = https://${NC_DOMAIN}