Bug #105340 Missing options in "Use SSL" at connection editor
Submitted: 27 Oct 2021 10:39 Modified: 27 Oct 2021 12:41
Reporter: Francisco Granja Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.27 OS:Windows (10)
Assigned to: CPU Architecture:x86

[27 Oct 2021 10:39] Francisco Granja
Description:
In connection editor, on new or editing existing connection there are no "no ssl" options. So its not posible to connect to any mysql server without ssl.

How to repeat:
Create or edit any connection and go to ssl. open the drop down menu under "use ssl" and a miss "no ssl" and "if required".

Suggested fix:
Add missing options. 
As workaround i've closed workbench and manually edited connections.xlm changing ssl = 2 to ssl = 1
[27 Oct 2021 10:41] Francisco Granja
screenshot

Attachment: workbench-ssl-require.png (image/png, text), 19.12 KiB.

[27 Oct 2021 11:32] MySQL Verification Team
Hello Francisco,

Thank you for the report and feedback.
Imho this is duplicate of Bug #105327, which already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

regards,
Umesh
[27 Oct 2021 12:41] Francisco Granja
Correct, it seems to be the same bug.
In my case not only the test but connection becomes unusable. It also happens with any previous connection that you modify.