Brian, tnx for all the ionfo. Going to look into the https thingy. Both our edge and chrome browser are managed by the company and have their AuthSchema set to ntlm,negotiate So no basic here and i can not change this. So my guess would be that even with https this basic auth will fail.
Op dinsdag 10 januari 2023 om 15:21:01 UTC+1 schreef Brian Candler: > On Tuesday, 10 January 2023 at 12:45:27 UTC Danny de Waard wrote: > For the prometheus server i could get a certificate with the servername > and use that to get it running with https? > Just make the cert, hang it in prometheus, restart and go? > > Yes. I run prometheus behind a HTTPS reverse proxy, but as long as you > have a reasonably recent version of prometheus, there is built-in > functionality you can use: > https://prometheus.io/docs/prometheus/latest/configuration/https/ > https://prometheus.io/docs/guides/tls-encryption/ > https://inuits.eu/blog/prometheus-server-tls/ > > (looks like it was introduced in 2.24) > > > Then Basic Auth on HTTPS would also work? > > Yes. > > However, since the problem was not with prometheus but with your browser > not performing basic auth, and we don't really know why, it's not > *guaranteed* this will fix your browser problem. (Conceivably, your > browser has basic auth completely disabled. I've never seen a browser like > that, but it's possible). Try it and see. > -- 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/f1a70982-97d3-406f-a8ef-0c3ef4ada65an%40googlegroups.com.

