Skip to content

MySQL secure TLS support #5653

Closed
Closed
@brampurnot

Description

@brampurnot

Hi!

we are trying to setup a MySQL source handler and we are using an Azure managed MySQL database. It seems to be unable to connect since we are enforcing a secure connection via TLS 1.2. However I don't see an option to configure this hence I believe this is not supported.

This is the error we are getting:
Failed to generate the schema Error: ER_SECURE_TRANSPORT_REQUIRED: Connections using insecure transport are prohibited while --require_secure_transport

Is this something that is planned or could be planned? Only allowing unsecure connections makes this handler kinda useless imho. Not sure if I'm missing some setting perhaps?

Thanks,
Bram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions