holomorph / transmission

Emacs interface to a Transmission session
GNU General Public License v3.0
85 stars 11 forks source link

Doesn't support HTTPS #24

Open ieure opened 1 year ago

ieure commented 1 year ago

My Transmission daemon is on a remote box, behind a reverse proxy that terminates TLS. When I run M-x transmission RET, I get a *transmission* buffer with a header, but no contents, and nothing works.

Supporting TLS will require changing transmission-make-network-process to pass :tls-parameters.