Skip to content

Remove SSL verification from MySQL

Otto Visser requested to merge backend_mysql_ssl into dev

In this commit, the SSL verification is removed from the database connection. This is because this verification lead to unnecessary warnings in the server logs.

Edited by Otto Visser

Merge request reports