Https and Kolab/Roundcube Files

Amritpal Gill agill at hayachi.com
Mon Mar 20 16:09:22 CET 2023


I finally got it working, after playing with the web-admin API I finally 
understood a little more about how it works. Thank you again for 
pointing me in this direction:

Given that the below worked for me, would it be possible to have it 
added into the documentation into troubleshooting? I'm certain this 
would cause trouble for others and given APIs are often not touched by 
SysAdmins a little about how the APIs work would be very much 
appreciated.

$ # Kolab Files URLs and API locations
$config['file_api_url'] = 'http://localhost/chwala/api/';
$config['kolab_files_url'] = 'https://kolab.hayachi.com/chwala/';
$config['kolab_files_server_url'] = 'http://localhost/chwala/';

---
Warm regards,

Amritpal Gill

E agill at hayachi.com | T +44 (0)2039 257 909 | M +44 (0)7540 805 359 | W 
https://hayachi.com | Hayachi Services
Meet with me at: https://www.gotomeet.me/agill_hayachi

On 12.01.2023 17:14, Aleksander Machniak wrote:
> On 12.01.2023 15:24, Amritpal Gill wrote:
>> Hey everyone,
>> 
>> I've been trying for a little while now and on-paper after using 
>> certbot to grab an SSL, it should be as straightforward as running:
>> 
>> sed -i -e "s/http:/https:/" /etc/roundcubemail/kolab_files.inc.php
>> 
> 
> Check this option:
> 
> https://git.kolab.org/diffusion/RPK/browse/master/plugins/kolab_files/config.inc.php.dist$10
> 
> Also maybe this one:
> 
> https://git.kolab.org/diffusion/C/browse/master/config/config.inc.php.dist$74


More information about the users mailing list