esanchezm/prometheus-qbittorrent-exporter

HTTPS support

averyanalex opened this issue · 5 comments

Is there way to export https qbittorrent host?

Hi @averyanalex, I'm not sure to understand what you want. Can you be more specific or give me an example? Thanks!

My qbittorent behind nginx reverse proxy (with ssl). But if I set host to example.org, and port to 443, I get error "plain http request sent to https port"

Ok, I understand. Well, you should run this exporter in the same network where qbittorrent is running. I don't know if you can do it, but that's what you should do.

However, I think I can work on SSL support, can't promise anything but I'll work on it 😄

Thanks, now I connect exporter directly to qbittorrent as a workaround

Will be fixed in #35