Closed
Description
Gitea doesn't support encrypted connections to MySQL server.
The MySQL driver does support SSL connections but needs additional configuration: https://godoc.org/github.com/go-sql-driver/mysql#RegisterTLSConfig
Gitea doesn't support encrypted connections to MySQL server.
The MySQL driver does support SSL connections but needs additional configuration: https://godoc.org/github.com/go-sql-driver/mysql#RegisterTLSConfig