From charlesreid1

Revision as of 11:55, 19 January 2018 by Admin (talk | contribs)

Link: https://prometheus.io/docs/operating/security/#authentication/authorisation/encryption

Under the authentication/encryption section, it says:


Authentication/Authorisation/Encryption:

Prometheus and its components do not provide any server-side authentication, authorisation or encryption. If you require this, it is recommended to use a reverse proxy.

Various Prometheus components support client-side authentication and encryption. If TLS client support is offered, there is often also an option called insecure_skip_verify which skips SSL verification.