Troubles getting Chwala running

Jan Kowalsky tuxus at notraces.net
Tue Nov 26 17:34:27 CET 2013


Hi Tobias and all,

Am Tuesday, 26. November 2013 schrieb akh1 at yandex.ru:
> Hi,
> 
> i have also same problems and all my attempts to solve them - no success
> 
> Tobias Brunner писал 2013-11-26 19:47:
> > Hi all,
> > 
> > I see that there were many updates coming in, but I'm not able to get
> > chwala running because of the SSL error:
> > 
> > [26-Nov-2013 15:46:41,000000 +0000]: PHP Error: Login failed. Unable to
> > connect to ssl://webmail.tobrunet.ch:443. Error: stream_socket_client():
> > unable to connect to ssl://webmail.tobrunet.ch:443 (Unknown error)
> > stream_socket_client(): Failed to enable crypto
> > stream_socket_client(): SSL operation failed with code 1. OpenSSL Error
> > messages: error:14090086:SSL
> > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed (POST)
> > 

this could mean complaining about self-signed certificate. 

for me helped adding 

  $config['kolab_ssl_verify_peer'] = false;

in /etc/roundcubemail/kolab_files.inc.php

or did you try it already?

I've Debian 7.0 with kolab-syncroton 2.2.3-0~kolab2

Regards
Jan


More information about the users mailing list