chwala trouble on kolab 3.3 with ssl

Cornelius Hald hald at icandy.de
Wed Nov 12 21:08:24 CET 2014


Interesting. This seems to be the default when installing on CentOS.
I've got the same settings, but never changed them manually and it
directly worked with SSL. Strange that there are these kind of
differences between packages...

Maybe try to undo the changes done to kolab_files.inc.php. It should
work without that.

Cheers,
Conny


On Wed, 2014-11-12 at 16:20 +0100, Matthias Busch wrote:
> chwala works now too:
> 
> in the roundcubemail/config/config.inc.php
> 
> $config['kolab_http_request'] = array(
>           'ssl_verify_peer'       => false,
>           ...
>           )
> 
> set the verify_peer to false
> 
> 
> 
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users



More information about the users mailing list