Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL encrypted connection to MySQL server #2919

Closed
PaulSzymanski opened this issue Nov 15, 2017 · 1 comment
Closed

SSL encrypted connection to MySQL server #2919

PaulSzymanski opened this issue Nov 15, 2017 · 1 comment
Labels
type/enhancement An improvement of existing functionality

Comments

@PaulSzymanski
Copy link

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

@lunny lunny added the type/enhancement An improvement of existing functionality label Nov 15, 2017
@techknowlogick
Copy link
Member

resolved by #4642

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants