From charlesreid1

(Created page with "Link: https://prometheus.io/docs/operating/security/#authentication/authorisation/encryption Under the authentication/encryption section, it says: {{Quote| Authentication/Au...")
 
No edit summary
Line 1: Line 1:
{{Main|Prometheus}}
Link: https://prometheus.io/docs/operating/security/#authentication/authorisation/encryption
Link: https://prometheus.io/docs/operating/security/#authentication/authorisation/encryption



Revision as of 11:55, 19 January 2018

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.