Hi, I've just managed to get a sync server up and running, fxa included. There are some quirks to polish :) Is there any oficial place to document things to be aware of ?
Last one, just for the sake of argument: The guides I run across ask to use SSLStrictSNIVHostCheck in case you are using https virtual hosts. Then I found that the android (fenecc?) client uses apache client that, in turn does not support SNI. Now, it turns out that if you are using the same certificate for different virtual domains, it's ok to run with SSLStrictSNIVHostCheck off, and it works. No issues I can think of, because the domains are just used as a function identification (like https://content.example.com, https://auth.example.com, etc). If there is no such place, then may be leaving the comment in the list will help someone sometime. Regards, -Carlos -- Carlos G Mendioroz <[email protected]> LW7 EQI Argentina _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

