SSL encrypted connection to MySQL server #1247

Closed
opened 2025-11-02 03:54:03 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @PaulSzymanski on GitHub (Nov 15, 2017).

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

Originally created by @PaulSzymanski on GitHub (Nov 15, 2017). 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
GiteaMirror added the type/enhancement label 2025-11-02 03:54:03 -06:00
Author
Owner

@techknowlogick commented on GitHub (Sep 10, 2018):

resolved by #4642

@techknowlogick commented on GitHub (Sep 10, 2018): resolved by #4642
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1247