Implement TLS encryption on MySQL connections
Open
- Dominant language
- Go
- Stars
- 154
- Forks
- 33
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
Hello,
In order to secure the connections made via MySQL, I think it could be good to allow the possibility to do TLS on MySQL connections.
This connection can be made from the module already imported via [RegisterTLSConfig](https://pkg.go.dev/github.com/go-sql-driver/mysql#RegisterTLSConfig).
I'll try to look into implementing it but in the meantime I'm creating an issue to keep the idea in mind.
Thank you,
Contributor guide
Assessment
This issue has not been assessed yet.