Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

711
Views
How to configure MySQL Workbench to not require SSL encryption

I'm trying not to enable using ssl for my connection, but I only have these 3 options in MySQL Workbench without 'No' and 'If Available' options. enter image description here

I tried re-installing MySQL Workbench, but it doesn't work. What am I supposed to do now??

over 4 years ago · Santiago Trujillo
5 answers
Answer question

0

Instead of downgrading you can also edit the file that stores the connection details with a different editor. This works for at least 8.0.27.

Open /home/.mysql/workbench/connections.xml.

Set the value to 0 for the following for each connection you want to use without SSL:

<value type="int" key="useSSL">0</value>

Note that you'd have to repeat the steps if you edit the connection with the workbench again afterwards.

over 4 years ago · Santiago Trujillo Report

0

You can go to the Advanced tab and type the following in the Others field:

useSSL=0

over 4 years ago · Santiago Trujillo Report

0

I had the same problem after upgrade to 8.0.27. Had no clue how to solve it.

I downgraded MySQL Workbench back to 8.0.19, and the 'No' and 'If Available' options came back.

Maybe they just want you to buy Navicat I guess.

over 4 years ago · Santiago Trujillo Report

0

ssl certificates really guarantee a secure connection. But locally you shouldn't request a certificate..26 which by default makes use of ssl if it is available, otherwise in the new version it is a requirement.

here is the download link

choose version 8.0.26 here

over 4 years ago · Santiago Trujillo Report

0

MySQL Workbench Community version 8.0.28 is released and fix it - https://dev.mysql.com/downloads/workbench/

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!