Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-13 Thread Nicholas Alexander
Hi Robin, On Wed, May 13, 2015 at 6:53 AM, Robin Bankhead wrote: > Hi Richard (and Nick), > > Wildcard cert worked perfectly after importing my CA cert into Android. > (Maybe worth noting that it's successful over both LAN and WAN, which in my > case equals different IPs for the same host. Due

Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-13 Thread Robin Bankhead
Hi Richard (and Nick), Wildcard cert worked perfectly after importing my CA cert into Android. (Maybe worth noting that it's successful over both LAN and WAN, which in my case equals different IPs for the same host. Due to the vhost setup it was already multiple hostnames per IP.) Thank

Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-12 Thread Richard Newman
> > I can try making a wildcard cert, but if SNI isn't accepted, will that be? > I know of no reason why a wildcard cert wouldn't work. > What is the SNI issue about anyway? I do seem to recall reading a doc or > bug that dealt with this, but I can't put my hand to it now. The version of Http

Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-12 Thread Nicholas Alexander
On Tue, May 12, 2015 at 6:06 AM, Robin Bankhead wrote: > Hi Richard, thanks for the reply. I had no awareness of this but it makes > things a lot clearer. > > Trying the stock browser (or Chrome, you never know) doesn't help > matters. Nor does importing my CA cert into the Android security man

Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-12 Thread Robin Bankhead
Hi Richard, thanks for the reply. I had no awareness of this but it makes things a lot clearer. Trying the stock browser (or Chrome, you never know) doesn't help matters. Nor does importing my CA cert into the Android security manager. This shouldn't surprise me because the server cert I

Re: Signin fails on Android with custom server: "unable to connect to network"

2015-05-11 Thread Richard Newman
Bear in mind that Sync on Android, being an Android SyncAdapter, doesn't use Gecko's own network stack. Adding your self-signed cert inside Firefox by browsing is not enough to make Sync use it. Try doing the same via the Android stock browser, which uses the system cert store. You also need to m

Signin fails on Android with custom server: "unable to connect to network"

2015-05-11 Thread Robin Bankhead
Hello, I've gotten a self-hosted sync-1.5/fxa stack operational across multiple desktop clients, but have hit a problem trying to add an Android client (Fennec 37 on Galaxy SIII, Android Jelly Bean). I've installed callahad's fxa-custom-server-addon and entered my self-hosted auth-server