HTTPS support
averyanalex opened this issue · 5 comments
averyanalex commented
Is there way to export https qbittorrent host?
esanchezm commented
Hi @averyanalex, I'm not sure to understand what you want. Can you be more specific or give me an example? Thanks!
averyanalex commented
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"
esanchezm commented
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 😄
averyanalex commented
Thanks, now I connect exporter directly to qbittorrent as a workaround