Show what you did, and what the error was, and then maybe we can help you. There are some global settings that cover common use cases: https://prometheus.io/docs/alerting/latest/configuration/#file-layout-and-global-settings
However, if you need more control (e.g. for client certificate auth or accepting self-signed certificates from the E-mail server) you'll need to use tls_config under the email receiver definition: https://prometheus.io/docs/alerting/latest/configuration/#email_config https://prometheus.io/docs/alerting/latest/configuration/#tls_config On Sunday 15 September 2024 at 16:48:16 UTC+1 Chinelo Ufondu wrote: > Hello all!! > > I am currently trying to configure TLS in my alert manager configuration > file to enable it authenticate to my smtp host, I have tried various > options from the documentation and forums , but all to no avail. I would > appreciate if I am being assisted with this blocker. > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a1d49d1e-7761-4897-9c43-72d54ce3278fn%40googlegroups.com.

