matomo-org/matomo

Installation with DB connection over TLS not possible

開放

#16,404 建立於 2020年9月7日

 (3 則留言) (1 個反應) (0 位負責人)PHP (2,894 個分叉)batch import
EnhancementHelp wanted

倉庫指標

星標
 (21,803 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

It is impossible to install Matomo with a remote server which enforces TLS for the DB connection.

The UI does not support SSL settings. Manually adding the config.ini.php results in a successful connection, however makes Matomo believe the setup is already done. There is no obvious way to import the scheme then.

Currently I have to disable TLS support in the DB until Matomo is done with the setup.

Expected behavior: a) Allow a partial configuration b) Allow to create the scheme from console

貢獻者指南