Hello, I m trying to code a webhook that can post the alerts to a web servlet running in a secured application and I see that the notifications are not sent and error is reported as X509 certificate signed by unknown authority.
My webhook url is https://host:port/webhook. I suppose i need to add tls_config under the webhook ? Is that right? Can someone guide me to the exact steps and sample alertmanager yaml file with tls_config in place ? Thanks, Nitin -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/265db05a-ca47-4ad0-bdfc-529559315513%40googlegroups.com.

