Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics server without HTTPS #540

Open
riptl opened this issue Feb 11, 2020 · 0 comments
Open

Metrics server without HTTPS #540

riptl opened this issue Feb 11, 2020 · 0 comments

Comments

@riptl
Copy link
Contributor

riptl commented Feb 11, 2020

Problem

The metrics server cannot be started without an HTTPS certificate.
nimiq: Cannot provide metrics when running without a certificate

This makes it impossible to use the metrics server behind a reverse proxy.

Feature Request

Add a tls: bool field to metrics server config (default true) to make it work without a cert.
Maybe also an allowed-ips/cidrs list to avoid accidental web exposure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant