Hello all,
I'm facing an issue with enabling SMTP for user invitation.
i have added the env variables as mentioned in the doc.
but I'm getting the following error when i try to invite a user, is there way to disable TLS for query-service SMTP ?
{"level":"ERROR","timestamp":"2025-02-03T11:50:32.339Z","caller":"auth/auth.go:251","msg":"failed to send email","error":"tls: failed to verify certificate: x509: cannot validate certificate for 10.X.X.X because it doesn't contain any IP SANs","stacktrace":"<http://go.signoz.io/signoz/pkg/query-service/auth.inviteEmail|go.signoz.io/signoz/pkg/query-service/auth.inviteEmail>\n\t/home/runner/work/signoz/signoz/pkg/query-service/auth/auth.go:251\<http://ngo.signoz.io/signoz/pkg/query-service/auth.Invite|ngo.signoz.io/signoz/pkg/query-service/auth.Invite>\n\t/home/runner/work/signoz/signoz/pkg/query-service/auth/auth.go:112\<http://ngo.signoz.io/signoz/pkg/query-service/app|ngo.signoz.io/signoz/pkg/query-service/app>....
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.