hrxi / tracing-loki

A tracing layer for shipping logs to Grafana Loki
Apache License 2.0
43 stars 20 forks source link

[FEATURE REQUEST]: 2 Way SSL #26

Open ghost opened 10 months ago

ghost commented 10 months ago

I have my current Loki server set up to demand client certificates for authentication, although it seems that this library makes HTTPS possible, its not clear if I can configure tracing_loki to provide certificates to Loki during the handshake. Just looking for clarification if that's possible.

hrxi commented 10 months ago

Currently not possible, but you can leave the issue open as a feature request.