Use of non Standard SSL Port

Timotheus Pokorra timotheus at kolab.org
Mon Nov 24 07:59:42 CET 2014


Hello Thomas,
On 2014-11-21 18:59, Thomas Baumann wrote:
> No, I don't think this is a webserver issue, as SSL works
> like https://docs.kolab.org/howtos/secure-kolab-server.html [10] .
> But the URLs are not setup correctly, if we have a non-standard SSL
> port.
> 
> Therefore any help is needed. Especially for roundcube, where to add
> to take the VARIABLE e.g. $_SERVER['SERVER_PORT'] or something else.

Please have a look at:
https://github.com/TBits/KolabScripts/blob/master/kolab/initSSL.sh#L221

This patch helps as well, to use HTTP_HOST instead of SERVER_NAME:
https://github.com/TBits/KolabScripts/blob/Kolab3.3/kolab/patches/roundcube_behind_tunnel.patch

Please also have a look at this bug:
https://issues.kolab.org/show_bug.cgi?id=3573
it might give you an idea how to solve it for you.

For WAP and Chwala, look at this file as well:
https://github.com/TBits/KolabScripts/blob/Kolab3.3/kolab/initHttpTunnel.sh

I hope this helps,
   Timotheus


More information about the users mailing list