Android remote SSL problem

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
joehc
Posts: 3
Joined: Mon Apr 06, 2015 4:38 pm

Android remote SSL problem

Post by joehc »

Hey guys

I have succesfully set the webinterface up over HTTPS only. I did it by adding the following in my apache default SSL file:
SSLProxyEngine on
ProxyPass /seedbox/ http://localhost:9091/transmission/
ProxyPassReverse http://localhost:9091/transmission/ /seedbox

So now I'm trying to access transmission with my android phone. The web interface is too small so I will use an app (prefer Transdriod). My problem is that I really can't figure how to set up the server in transdriod when using https.

My apache port is 443. Its on a Linux server.

Can anyone help me?
Thanks in advance.
/joe
joehc
Posts: 3
Joined: Mon Apr 06, 2015 4:38 pm

Re: Android remote SSL problem

Post by joehc »

Bump. Nobody?
joehc
Posts: 3
Joined: Mon Apr 06, 2015 4:38 pm

Re: Android remote SSL problem

Post by joehc »

It says nothing about a SSL connection
bsod
Posts: 9
Joined: Wed Apr 08, 2015 11:13 pm

Re: Android remote SSL problem

Post by bsod »

Doesn't the web interface have a mobile version? I'm no expert, I probably no less than you, but perhaps you need to add the /web on the end?

As for the app, doesn't that connect via rpc? I am guessing you need to also forward the rpc address? Or perhaps you need to find an app that supports that?
Post Reply