h31 / Reflection

A bridge between qBittorrent and Transmission torrent clients
MIT License
26 stars 5 forks source link

SSL support? #4

Open chchia opened 5 years ago

chchia commented 5 years ago

Thank you, just would like to make sure if it can support SSL?

h31 commented 5 years ago

Hello, @chchia. Sorry for a late answer. Reflection is able to connect to qBittorrent over SSL, but it can't receive Transmission requests over an encrypted channel. You can use Nginx, Caddy or any other reverse proxy to fix it. Indeed, it's a setup that I personally use. I can give you my config files, or, if you need it, I can add SSL support to Reflection itself, it's not very hard.