Skip to content

alertmanager doesn't have the possibility to verify the SAN certificates #4564

@Kirskov

Description

@Kirskov

Hi,

I deploy a alertmanager 0.28 alongside prometheus server in 3.3, in prometheus we have the possibility to add client_allowed_sans in --web.config.file.

But in alertmanager, we cannot do that. Could you do the same as prometheus for alertmanager ?

in the prometheus project it is this commit : 044e004a81157c681ca1c9512d1101bb05c6ff88

I just saw in the commit that it's available since github.com/prometheus/exporter-toolkit v0.10.0

in alertmanager in 0.28.0 tag we have go.mod: github.com/prometheus/exporter-toolkit v0.13.2

So I guess it is available but not documented ? https://prometheus.io/docs/alerting/latest/https/

thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions