Hello Jerry,

Yes of course I can share my configuration!
See the detail below which has been added on my default SSL Apache configuration:

   WSGIProcessGroup sync

   WSGIDaemonProcess sync user=www-data group=www-data processes=2 threads=25 
python-path=<firefoxsync_path>/local/lib/python2.7/site-packages/

   WSGIPassAuthorization On

   WSGIScriptAlias <firefoxsync_uri> <firefoxsync_path>/syncserver.wsgi

   <Directory <firefoxsync_path>>

        Require all granted

   </Directory>


Regards
Boris MANCHETTE

Le 12/10/2015 18:18, Jerry Chapman a écrit :
On Fri, Oct 9, 2015 at 4:17 PM, Boris MANCHETTE <[email protected] <mailto:[email protected]>> wrote:

    Hi all,

    For information, I have workarounded this problem (no support of
    SNI on Android device) by changing my configuration: I use an
    alias on Apache for my root site therefore a virtual host.

    Many thanks for your help.


Hi Boris,

I have been following this conversation with interest. Could you please post the details of your Apache configuration? I was unable to duplicate your success with my own Apache configuration.

Thanks!
Jerry



---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus
_______________________________________________
Sync-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/sync-dev

Reply via email to