From charlesreid1

Revision as of 11:52, 19 January 2018 by Admin (talk | contribs) (Created page with "Link: https://prometheus.io/docs/operating/security/#authentication/authorisation/encryption Under the authentication/encryption section, it says: {{Quote| Authentication/Au...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.