Connect to MySQL DB Securely using MySQL Workbench

0

Trying to connect to MySQL DB Securely using MySQL Workbench or MySQL CLI over SSL. Not sure the process of obtaining, downloading and applying the certificate and connecting MySQL Workbench to it using SSL. I can connect via port 3306 so its only SSL. Appreciate the help.

preguntada hace un año503 visualizaciones
1 Respuesta
0

Without knowing your exact version, you could refer to this or find similar: https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ssl-wizard.html

In general you need to download or generate a trusted certificate (typically a PEM file) which then can be provided as connection properties.

profile picture
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas