Page 1 of 1

OSX Clicking queue in menubar always goes http, not https.

Posted: April 2nd, 2011, 5:28 am
by jwbp100
Hiya all,

Apologies if this one's been brought up previously - I had a look but couldn't see it.
I'm a big fan of being able to enable SABnzbd to only listen to https on the default port, effective turning off http.
This works a treat, if you try to connect on http, eg "http://192.168.0.1:8081/sabnzbd/", then you correctly get the message "The client sent a plain HTTP request, but this server only speaks HTTPS on this port."
Adding in an 's' to the address then allows you to continue.
However, in the OSX menubar, if you have it configured this way, clicking on the queue or indeed any errors you may have, *always* brings up the http not https address, forcing you to add an 's' each and every time.
If the menubar app were able to read your config and send you to https each time if http were turned off, that would be great.
Failing that, does anyone have any ideas on how to convince Safari to go to "https://192.168.0.1:8081/sabnzbd/" whenever it sees "http://192.168.0.1:8081/sabnzbd/"?

Many thanks and keep up the awesome work.

James.

Re: OSX Clicking queue in menubar always goes http, not https.

Posted: April 2nd, 2011, 6:58 am
by shypike
Indeed, will be fixed in the next release.

Re: OSX Clicking queue in menubar always goes http, not https.

Posted: April 2nd, 2011, 6:59 am
by jwbp100
Perfect, thanks for the super-quick reply!