-
While testing MySQL I'm unable to connect as the logs are reporting the MySQL Server does not support TLS required by the client. When logging into the database, it shows SSL CA paths are set but
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
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.
|
Beta Was this translation helpful? Give feedback.
-
ERROR 2003 (HY000): Can't connect to MySQL server on 'teleport-office.corp.yd.com' (61) ERROR REPORT: |
Beta Was this translation helpful? Give feedback.
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.