On a standard/basic Carbonio setup, the folder is empty.
So if there's something in it, it's related to a specific configuration that was made.
This folder contains the certificate/key for domains/vHosts.
These can be setup through CLI (zmdomaincertmgr save) or "Virtual Hosts & Certificates" tab in the domain configuration in the admin webUI.
Hello,
THe connection from my phone is not possible "certificate too old" ....
check config.properties files
root@mail:/etc/carbonio/user-management# pwd
/etc/carbonio/user-management
root@mail:/etc/carbonio/user-management# ls
config.properties service-discover
root@mail:/etc/carbonio/user-management# cat config.properties
# SPDX-FileCopyrightText: 2022 Zextras < https://www.zextras.com>
#
# SPDX-License-Identifier: AGPL-3.0-only
carbonio.mailbox.url= http://127.78.0.5:20000
root@mail:/etc/carbonio/user-management#
Hello,
I can now log in, the only problem is for the admin account with that bloody certificate which is overwritten every night.
The files in /etc/carbonio/user-management are owned by root :
-rw-r--r-- 1 root root 153 août 31 2023 config.properties
drwxr-xr-x 2 root root 4096 mars 21 13:45 service-discover
And cat config.properties returns :
# SPDX-FileCopyrightText: 2022 Zextras < https://www.zextras.com>
#
# SPDX-License-Identifier: AGPL-3.0-only
carbonio.mailbox.url= http://127.78.0.5:20000
But ... there is nothing listening on the port 20000 !
Regards
JP P