Skip to content

The MySQL Server does not support TLS required by the client #6099

Answered by benarent
benarent asked this question in Q&A
Discussion options

You must be logged in to vote

This is due to MySQL not being able to read the key file.

To fix this update the MySql group to read the Teleport certificates.

# replace /etc/mysql/ssl/ with the location of your Teleport certs.
chown -R mysql:mysql /etc/mysql/ssl/

Replies: 2 comments

Comment options

benarent
Mar 22, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by benarent
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants