Skip to content

[ENH] MySQL SSL connection with a single key file

For some system, e.g AWS Lightsail, they provide only one key file to setup an SSL Connection with database they host. Tiki as a client, is now able to detect if we use 3 key files or 1, and setup an SSL Connection accordingly (See MySQL ssl-mode).

Edited by Marcellin Wabo

Merge request reports