Bug #105460 Allow connection without SSL to localhost
Submitted: 4 Nov 2021 16:39 Modified: 4 Nov 2021 17:05
Reporter: John King Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:8.0.27 OS:Any
Assigned to: CPU Architecture:Any
Tags: SSL

[4 Nov 2021 16:39] John King
Description:
Connection to locally hosted MySQL / MariaDB development server is no longer possible, due to restriction to a required SSL connection.

How to repeat:
Install any of the *amp environments
Install 8.0.27
create a connection to a locally hosted database.

Suggested fix:
For local development UseSSL is not a necessarily a requirement. Allow local connections without SSL requirement.

Alternatively make the requirement configurable.

(as a teacher using SSL for student projects is not really needed, with update 8.0.27 you broke my practicum)

I know it is possible to manually change the connection to to UseSSL 1 or 0 but this can hardly be done by my students.
[4 Nov 2021 17:05] MySQL Verification Team
Hello John King,

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