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.

feita há um ano503 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas