Syncroton SSL problem

Olivier Boucard olivier at pafostech.com
Sat Mar 21 13:51:27 CET 2015


OK fixed. Apparently older version of Android, mine is 4.1.1, do not support SNI.
I had turned on SSLStrictSNIVHostCheck when I updated my SSL conf for my VirtualHosts, turning it off solved the issue.

Olivier

On Saturday 21 March 2015 14:15:08 Olivier Boucard wrote:
> I didn't manage to correct the problem but it what it looks on the server side logs from Apache ssl_access_log:
> XXX.XXX.XXX.XXX - - [21/Mar/2015:13:07:52 +0100] "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 403 314
> which is quite strange because when accessing in plain HTTP the Apache access_log looks like this:
> XXX.XXX.XXX.XXX  - user at domain.tld [21/Mar/2015:13:06:38 +0100] "OPTIONS /Microsoft-Server-ActiveSync HTTP/1.1" 200 - "-" "Android/4.1.1-EAS-1.3"
> So it seems it is more a bug of Android that do not provide the user information in SSL.
> 
> Any help appreciated
> 
> Olivier
> 
> On Thursday 19 March 2015 20:21:28 Olivier Boucard wrote:
> > Hi,
> > 
> > Since I changed some configuration in my Apache Virtual Hosts to better handle SSL I cannot connect to my Kolab through Syncroton on Android.
> > If I connect using port 80 without SSL it is working properly. When I try with SSL on port 443 I get a 403 error in the debugging logs.
> > Trying to access through https://domain.tld//Microsoft-Server-ActiveSync is working
> > 
> > I already tried some stuff like including kolab-syncroton.conf in my default SSL VirtualHost but no chance.
> > So If someone has a hint on where to start to look. Thanks.
> > 
> > Olivier
> > _______________________________________________
> > users mailing list
> > users at lists.kolab.org
> > https://lists.kolab.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users


More information about the users mailing list