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
Android remote SSL problem
Re: Android remote SSL problem
It says nothing about a SSL connection
Re: Android remote SSL problem
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?
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?